rpms/enlightenment/F-13 enlightenment.spec,1.13,1.14

thomasj thomasj at fedoraproject.org
Sun Apr 4 14:21:51 UTC 2010


Author: thomasj

Update of /cvs/pkgs/rpms/enlightenment/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv23207

Modified Files:
	enlightenment.spec 
Log Message:
Fix try 3



Index: enlightenment.spec
===================================================================
RCS file: /cvs/pkgs/rpms/enlightenment/F-13/enlightenment.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- enlightenment.spec	4 Apr 2010 14:07:51 -0000	1.13
+++ enlightenment.spec	4 Apr 2010 14:21:51 -0000	1.14
@@ -73,8 +73,8 @@ rm -rf %{buildroot}%{_bindir}/%{name}_sy
 rm -rf %{buildroot}%{_sysconfdir}/%{name}/sysactions.conf
 %find_lang %{name}
 # It ignores --disable-rpath
-chrpath --delete %{buildroot}%{_bindir}/%{name}*
-chrpath --delete %{buildroot}%{_libdir}/%{name}/*/*/*
+# chrpath --delete %{buildroot}%{_bindir}/%{name}*
+# chrpath --delete %{buildroot}%{_libdir}/%{name}/*/*/*
 
 %clean
 rm -rf %{buildroot}



More information about the scm-commits mailing list