]> git.wh0rd.org - dump.git/commitdiff
Added % before 'configure'
authorStelian Pop <stelian@popies.net>
Tue, 23 Nov 1999 19:16:53 +0000 (19:16 +0000)
committerStelian Pop <stelian@popies.net>
Tue, 23 Nov 1999 19:16:53 +0000 (19:16 +0000)
dump.spec

index e5f6222140621bf6804e764fb9794a39fca14db8..595be88deed4853ff6173b62ddf103ce2e07a332 100644 (file)
--- a/dump.spec
+++ b/dump.spec
@@ -61,7 +61,7 @@ mv restore/restore restore/restore.static
 
 make distclean
 
-configure --with-binmode=6755 --with-manowner=root --with-mangrp=root --with-manmode=0644 --enable-rmt
+%configure --with-binmode=6755 --with-manowner=root --with-mangrp=root --with-manmode=0644 --enable-rmt
 
 make OPT="$RPM_OPT_FLAGS -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts"