Коммит 7ec3c37d создал по автору Alexey Andreev's avatar Alexey Andreev
Просмотр файлов

[Project] Improve RPM Spec file. #4

Clean up redundant code, use currently recommended macros
владелец 3522b451
...@@ -20,17 +20,15 @@ BuildRequires: desktop-file-utils ...@@ -20,17 +20,15 @@ BuildRequires: desktop-file-utils
Showcase of the Aurora OS UI components. Both Silica demos and best practices for more complex custom components Showcase of the Aurora OS UI components. Both Silica demos and best practices for more complex custom components
%prep %prep
%setup -q -n %{name}-%{version} %autosetup
%build %build
%qmake5 %qmake5
%make_build %make_build
%install %install
rm -rf %{buildroot}
%qmake5_install %qmake5_install
%make_install
desktop-file-install --delete-original --dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*.desktop
%files %files
%defattr(-,root,root,-) %defattr(-,root,root,-)
......
Поддерживает Markdown
0% или .
You are about to add 0 people to the discussion. Proceed with caution.
Сначала завершите редактирование этого сообщения!
Пожалуйста, зарегистрируйтесь или чтобы прокомментировать