rpms/emelfm2/devel emelfm2.spec,1.19,1.20

Christoph Wickert (cwickert) fedora-extras-commits at redhat.com
Sat Jun 9 09:08:11 UTC 2007


Author: cwickert

Update of /cvs/extras/rpms/emelfm2/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27483

Modified Files:
	emelfm2.spec 
Log Message:
small fix for x86_64


Index: emelfm2.spec
===================================================================
RCS file: /cvs/extras/rpms/emelfm2/devel/emelfm2.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- emelfm2.spec	7 Jun 2007 11:54:57 -0000	1.19
+++ emelfm2.spec	9 Jun 2007 09:07:31 -0000	1.20
@@ -25,7 +25,7 @@
 %patch0 -p0 -b .orig
 
 # fix for x86_64 libs
-sed -i 's!$(PREFIX)/lib/$(TARGET)/$(LIBS)/!$(PREFIX)/%{_lib}/$(TARGET)/$(LIBS)/!' Makefile
+sed -i 's!$(PREFIX)/lib/$(TARGET)/$(LIBS)!$(PREFIX)/%{_lib}/$(TARGET)/$(LIBS)!' Makefile
 
 # fix broken icon in emelfm2.desktop
 sed -i 's!emelfm2/emelfm2_48.png!%{_datadir}/pixmaps/emelfm2/emelfm2_48.png!' docs/desktop_environment/%{name}.desktop




More information about the fedora-extras-commits mailing list