rpms/ecore/devel ecore.spec,1.24,1.25

thomasj thomasj at fedoraproject.org
Fri Jun 11 10:24:53 UTC 2010


Author: thomasj

Update of /cvs/pkgs/rpms/ecore/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv14606

Modified Files:
	ecore.spec 
Log Message:
spec fix


Index: ecore.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ecore/devel/ecore.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -p -r1.24 -r1.25
--- ecore.spec	11 Jun 2010 09:49:13 -0000	1.24
+++ ecore.spec	11 Jun 2010 10:24:53 -0000	1.25
@@ -47,7 +47,6 @@ cd doc; make doc %{?_smp_mflags}
 %install
 rm -rf %{buildroot}
 make install DESTDIR=%{buildroot} INSTALL='install -p'
-chrpath --delete %{buildroot}%{_bindir}/%{name}_config
 chrpath --delete %{buildroot}%{_libdir}/lib%{name}_*.so*
 chrpath --delete %{buildroot}%{_libdir}/lib%{name}-*so*
 find %{buildroot} -name '*.la' -delete



More information about the scm-commits mailing list