]> git.wh0rd.org - dump.git/blobdiff - dump.spec
Added readline capabilities to interactive restore.
[dump.git] / dump.spec
index 55a9c203956ad64570c5a81dff06fb90367f91df..4306f84f4b11a64c28856b4ec96fc08584673b78 100644 (file)
--- a/dump.spec
+++ b/dump.spec
@@ -61,7 +61,7 @@ mv restore/restore restore/restore.static
 
 make distclean
 
-./configure --prefix=/usr --with-binmode=6755 --with-manowner=root --with-mangrp=root --with-manmode=0644 --enable-rmt
+./configure --prefix=/usr --with-binmode=6755 --with-manowner=root --with-mangrp=root --with-manmode=0644 --enable-rmt --enable-readline
 
 make OPT="$RPM_OPT_FLAGS -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts"