]> git.wh0rd.org - dump.git/blobdiff - dump.spec
Only level 0 and no -u when dumping a subdirectory
[dump.git] / dump.spec
index 98f34b8cb5b0e42563797a11bb92aad0c286c150..15899b1f33ec1e781728d5e740fd68a23c9a0254 100644 (file)
--- a/dump.spec
+++ b/dump.spec
@@ -52,7 +52,7 @@ This packages contains statically linked versions of dump and restore.
 
 %build
 
-./configure --prefix=/usr --with-binmode=0755 --with-manowner=root --with-mangrp=root --with-manmode=0644 --enable-static
+./configure --prefix=/usr --with-binmode=0755 --with-manowner=root --with-mangrp=root --with-manmode=0644 --enable-static --enable-readline
 
 make OPT="$RPM_OPT_FLAGS -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts"