SPECS: luma.spec - reverted accidental (?) 38s/pyc/py/ from last c...

saq saq at pld-linux.org
Wed Aug 17 22:33:40 CEST 2005


Author: saq                          Date: Wed Aug 17 20:33:40 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- reverted accidental (?) 38s/pyc/py/ from last commit

---- Files affected:
SPECS:
   luma.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/luma.spec
diff -u SPECS/luma.spec:1.3 SPECS/luma.spec:1.4
--- SPECS/luma.spec:1.3	Wed Aug 17 19:12:22 2005
+++ SPECS/luma.spec	Wed Aug 17 22:33:35 2005
@@ -35,7 +35,7 @@
 	--prefix=$RPM_BUILD_ROOT%{_prefix}
 
 rm -f $RPM_BUILD_ROOT%{_bindir}/luma
-echo -e "#!%{__python} %{_libdir}/%{name}/luma.py" > $RPM_BUILD_ROOT%{_bindir}/luma
+echo -e "#!%{__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
 
@@ -61,6 +61,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/08/17 20:33:35  saq
+- reverted accidental (?) 38s/pyc/py/ from last commit
+
 Revision 1.3  2005/08/17 17:12:22  twittner
 - added #! before python interpreter invocation in /usr/bin/luma (pointed
   out by saq)
================================================================

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




More information about the pld-cvs-commit mailing list