Blob Blame History Raw
--- build/linux/bochs-dlx.in~	2002-08-26 23:39:06.000000000 +0300
+++ build/linux/bochs-dlx.in	2004-01-12 22:35:29.000000000 +0200
@@ -32,7 +32,7 @@
   #echo DEBUG: Creating $HOME/.bochsdlx/bochsrc
   echo DLXPATH=$DLXPATH > $CONFFILE
   . $CONFFILE
-  for file in bochsrc.txt README testform.txt; do
+  for file in bochsrc.txt readme.txt testform.txt; do
     if [ ! -f $DLXPATH/$file ]; then
       echo Copying $DLXINST/$file '->' $DLXPATH/.
       cp $DLXINST/$file $DLXPATH/.