SPECS (AC-branch): sim.spec - kill duplikate .desktop files
shadzik
shadzik at pld-linux.org
Wed Feb 28 01:52:32 CET 2007
Author: shadzik Date: Wed Feb 28 00:52:32 2007 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- kill duplikate .desktop files
---- Files affected:
SPECS:
sim.spec (1.19.2.3 -> 1.19.2.4)
---- Diffs:
================================================================
Index: SPECS/sim.spec
diff -u SPECS/sim.spec:1.19.2.3 SPECS/sim.spec:1.19.2.4
--- SPECS/sim.spec:1.19.2.3 Thu Feb 22 06:44:25 2007
+++ SPECS/sim.spec Wed Feb 28 01:52:27 2007
@@ -64,12 +64,11 @@
%install
rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_desktopdir}
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
-install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
+install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}/kde
# it is _not_ in swahili
rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/sw
@@ -99,7 +98,6 @@
# already in kdelibs
#%{_datadir}/mimelnk/application/*.desktop
%{_iconsdir}/hicolor/*/*/*.png
-%{_desktopdir}/sim.desktop
%{_desktopdir}/kde/sim.desktop
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -108,6 +106,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.19.2.4 2007/02/28 00:52:27 shadzik
+- kill duplikate .desktop files
+
Revision 1.19.2.3 2007/02/22 05:44:25 shadzik
- 1 more file
- remove *.la files
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/sim.spec?r1=1.19.2.3&r2=1.19.2.4&f=u
More information about the pld-cvs-commit
mailing list