rpms/compat-wxGTK26/devel compat-wxGTK26.spec,1.20,1.21

Michael Schwendt mschwendt at fedoraproject.org
Tue Mar 24 20:32:35 UTC 2009


Author: mschwendt

Update of /cvs/extras/rpms/compat-wxGTK26/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24390

Modified Files:
	compat-wxGTK26.spec 
Log Message:
adjust for 64-bit archs


Index: compat-wxGTK26.spec
===================================================================
RCS file: /cvs/extras/rpms/compat-wxGTK26/devel/compat-wxGTK26.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- compat-wxGTK26.spec	24 Mar 2009 20:18:35 -0000	1.20
+++ compat-wxGTK26.spec	24 Mar 2009 20:32:05 -0000	1.21
@@ -118,7 +118,7 @@
 # Rename setup.h to setup-${arch}.h and
 # install a setup.h that picks the right header based on ifdef.
 # See Source1 file.
-setuph=$(find ${RPM_BUILD_ROOT}%{_libdir}/wx -name setup.h)
+setuph=$(find ${RPM_BUILD_ROOT}%{_prefix}/lib/wx -name setup.h)
 arch=basearch
 %ifarch %ix86
 arch=i386




More information about the fedora-extras-commits mailing list