From: Stelian Pop Date: Tue, 23 Nov 1999 19:16:53 +0000 (+0000) Subject: Added % before 'configure' X-Git-Tag: release_0_4b11~2 X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=commitdiff_plain;h=5742aeb642bc9562b66358dd77d7e9233b371226 Added % before 'configure' --- diff --git a/dump.spec b/dump.spec index e5f6222..595be88 100644 --- 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"