From 522028667adc07b206cd34c9883183ea8906cfae Mon Sep 17 00:00:00 2001 From: Nils Philippsen Date: Wed, 16 Aug 2006 11:24:05 +0000 Subject: [PATCH] add missing quote --- xsane.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsane.spec b/xsane.spec index a3b9938..f3fe8cd 100644 --- a/xsane.spec +++ b/xsane.spec @@ -58,7 +58,7 @@ make LDFLAGS= 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