summaryrefslogtreecommitdiff
path: root/audio/xmcd/files/patch-libdi__d_config.sh
blob: 2b3dde88547037614012e1944c38a70417958ff2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- libdi_d/config.sh.orig	2004-04-21 19:27:07 UTC
+++ libdi_d/config.sh
@@ -744,7 +744,7 @@ ask_nonscsi_config()
 
 	if [ -z "$IOCDEF" -o "$IOCDEF" = 0 ]
 	then
-		IOCDEF=1
+		IOCDEF=2
 	fi
 
 	while :