SPECS: luma.spec - what for the echo -e?

glen glen at pld-linux.org
Thu Aug 18 12:14:44 CEST 2005


Author: glen                         Date: Thu Aug 18 10:14:44 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- what for the echo -e?

---- Files affected:
SPECS:
   luma.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/luma.spec
diff -u SPECS/luma.spec:1.5 SPECS/luma.spec:1.6
--- SPECS/luma.spec:1.5	Thu Aug 18 00:22:13 2005
+++ SPECS/luma.spec	Thu Aug 18 12:14:37 2005
@@ -39,7 +39,7 @@
 	--prefix=$RPM_BUILD_ROOT%{_prefix}
 
 rm -f $RPM_BUILD_ROOT%{_bindir}/luma
-echo -e "#!%{__python} %{_libdir}/%{name}/luma.pyc" > $RPM_BUILD_ROOT%{_bindir}/luma
+echo '#!%{__python} %{_libdir}/%{name}/luma.pyc' > $RPM_BUILD_ROOT%{_bindir}/luma
 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
 install $RPM_BUILD_ROOT%{_datadir}/%{name}/icons/luma-48.png $RPM_BUILD_ROOT%{_pixmapsdir}/luma.png
 
@@ -65,6 +65,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2005/08/18 10:14:37  glen
+- what for the echo -e?
+
 Revision 1.5  2005/08/17 22:22:13  qboosh
 - pl, shorter sf URL
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/luma.spec?r1=1.5&r2=1.6&f=u




More information about the pld-cvs-commit mailing list