Коммит 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
Showcase of the Aurora OS UI components. Both Silica demos and best practices for more complex custom components
%prep
%setup -q -n %{name}-%{version}
%autosetup
%build
%qmake5
%make_build
%install
rm -rf %{buildroot}
%qmake5_install
desktop-file-install --delete-original --dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*.desktop
%make_install
%files
%defattr(-,root,root,-)
......
Поддерживает Markdown
0% или .
You are about to add 0 people to the discussion. Proceed with caution.
Сначала завершите редактирование этого сообщения!
Пожалуйста, зарегистрируйтесь или чтобы прокомментировать