mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-02-07 05:31:24 +00:00
Update cool-retro-term.spec
Fix typo
This commit is contained in:
parent
058bafe033
commit
e3e7d12ff8
@ -22,7 +22,7 @@ Version: 0.9
|
|||||||
Release: 0%{?dist}
|
Release: 0%{?dist}
|
||||||
Group: System/X11/Terminals
|
Group: System/X11/Terminals
|
||||||
License: GPLv3
|
License: GPLv3
|
||||||
URL: https://github.com/Swordifish90/cool-retro-term
|
URL: https://github.com/Swordfish90/cool-retro-term
|
||||||
|
|
||||||
# For this spec file to work, the cool-retro-term sources must be located
|
# For this spec file to work, the cool-retro-term sources must be located
|
||||||
# in a directory named cool-retro-term-0.9 (with "0.9" being the version
|
# in a directory named cool-retro-term-0.9 (with "0.9" being the version
|
||||||
@ -72,8 +72,8 @@ make %{?_smp_mflags}
|
|||||||
# Work around weird qmake behaviour: http://davmac.wordpress.com/2007/02/21/qts-qmake/
|
# Work around weird qmake behaviour: http://davmac.wordpress.com/2007/02/21/qts-qmake/
|
||||||
make INSTALL_ROOT=%{buildroot} install
|
make INSTALL_ROOT=%{buildroot} install
|
||||||
|
|
||||||
desktop-file-install \
|
desktop-file-install \
|
||||||
--dir=${RPM_BUILD_ROOT}%{_datadir}/applications \
|
--dir=${RPM_BUILD_ROOT}%{_datadir}/applications \
|
||||||
%{name}.desktop
|
%{name}.desktop
|
||||||
|
|
||||||
%files
|
%files
|
||||||
|
Loading…
x
Reference in New Issue
Block a user