rpms/libpeas/devel libpeas.spec,1.1,1.2

Bastien Nocera hadess at fedoraproject.org
Thu Jun 24 13:08:49 UTC 2010


Author: hadess

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

Modified Files:
	libpeas.spec 
Log Message:
another try at building


Index: libpeas.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libpeas/devel/libpeas.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- libpeas.spec	23 Jun 2010 14:45:17 -0000	1.1
+++ libpeas.spec	24 Jun 2010 13:08:49 -0000	1.2
@@ -42,10 +42,10 @@ autoreconf -f
 %configure
 
 # Remove rpath as per https://fedoraproject.org/wiki/Packaging/Guidelines#Beware_of_Rpath
-sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
-sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
+#sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
+#sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
 
-make %{?_smp_mflags}
+V=1 make %{?_smp_mflags}
 
 %install
 make install DESTDIR=$RPM_BUILD_ROOT



More information about the scm-commits mailing list