SPECS: wlassistant.spec - fix desktop location
spider
spider at pld-linux.org
Tue Jun 21 12:35:30 CEST 2005
Author: spider Date: Tue Jun 21 10:35:30 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix desktop location
---- Files affected:
SPECS:
wlassistant.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/wlassistant.spec
diff -u SPECS/wlassistant.spec:1.4 SPECS/wlassistant.spec:1.5
--- SPECS/wlassistant.spec:1.4 Fri Jun 17 22:07:10 2005
+++ SPECS/wlassistant.spec Tue Jun 21 12:35:24 2005
@@ -41,7 +41,10 @@
rm -rf $RPM_BUILD_ROOT
%{__make} install \
- DESTDIR=$RPM_BUILD_ROOT
+ DESTDIR=$RPM_BUILD_ROOT
+
+mkdir $RPM_BUILD_ROOT%{_desktopdir}/
+mv $RPM_BUILD_ROOT%{_datadir}/applnk/Utilities/wlassistant.desktop $RPM_BUILD_ROOT%{_desktopdir}
%clean
rm -rf $RPM_BUILD_ROOT
@@ -50,8 +53,7 @@
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog README TODO
%attr(755,root,root) %{_bindir}/*
-# -> %{_desktopdir}
-#%{_datadir}/applnk/Utilities/wlassistant.desktop
+%{_desktopdir}/wlassistant.desktop
%{_datadir}/apps/wlassistant
%{_datadir}/config.kcfg/waconfig.kcfg
%{_datadir}/icons/*/*x*/apps/wlassistant.png
@@ -62,6 +64,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2005/06/21 10:35:24 spider
+- fix desktop location
+
Revision 1.4 2005/06/17 20:07:10 qboosh
- more general lib64 if; desktop location needs fix
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/wlassistant.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list