pkgsrc/audio/cddbd/patches/patch-ad
2007-08-30 14:12:38 +00:00

13 lines
238 B
Text

$NetBSD: patch-ad,v 1.1 2007/08/30 14:12:38 joerg Exp $
--- config.sh.orig 2007-08-30 13:38:11.000000000 +0000
+++ config.sh
@@ -69,7 +69,7 @@ logerr()
getstr()
{
$ECHO "$* \c"
- read ANS
+ ANS=
if [ -n "$ANS" ]
then
return 0