rpms/efreet/devel efreet.spec,1.9,1.10

thomasj thomasj at fedoraproject.org
Tue Jun 15 19:00:35 UTC 2010


Author: thomasj

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

Modified Files:
	efreet.spec 
Log Message:
spec fix sed


Index: efreet.spec
===================================================================
RCS file: /cvs/pkgs/rpms/efreet/devel/efreet.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- efreet.spec	15 Jun 2010 15:20:33 -0000	1.9
+++ efreet.spec	15 Jun 2010 19:00:35 -0000	1.10
@@ -35,7 +35,7 @@ developing applications that use %{name}
 
 %prep
 %setup -q
-
+sed -i -e 's,${exec_prefix}/lib,%{_libdir},' configure
 
 %build
 %configure --disable-static



More information about the scm-commits mailing list