pkgsrc/net/sendfile/patches/patch-ac
2001-02-26 11:34:54 +00:00

19 lines
464 B
Text

$NetBSD: patch-ac,v 1.2 2001/02/26 11:34:55 wiz Exp $
--- develop/install.orig Tue Dec 7 10:40:11 1999
+++ develop/install
@@ -165,14 +165,6 @@
To deinstall the sendfile-daemon, simply type: rm -f $SERVERDIR/sendfiled
EOD
-echo 'If you are satisfied with these defaults, then type "ok" now:'
-read answer
-if [ "$answer" != ok ]; then
- echo
- echo "You can install sendfile manually, too. Please type: more doc/README"
- echo
- exit
-fi
umask 022