rpms/xsane/devel xsane.spec,1.37,1.38

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Aug 16 11:24:07 UTC 2006


Author: nphilipp

Update of /cvs/dist/rpms/xsane/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv15689

Modified Files:
	xsane.spec 
Log Message:
add missing quote



Index: xsane.spec
===================================================================
RCS file: /cvs/dist/rpms/xsane/devel/xsane.spec,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- xsane.spec	16 Aug 2006 11:12:26 -0000	1.37
+++ xsane.spec	16 Aug 2006 11:24:05 -0000	1.38
@@ -58,7 +58,7 @@
 
 mv src/xsane src/xsane-gimp
 
-sed -e 's|@BINDIR@|%{_bindir}|g' < "%{SOURCE2} > xsane.conf
+sed -e 's|@BINDIR@|%{_bindir}|g' < "%{SOURCE2}" > xsane.conf
 
 make clean
 %configure --with-install-root=%{buildroot} --disable-gimp




More information about the fedora-cvs-commits mailing list