diff --git a/etc/hook.d/90-make-fstab b/etc/hook.d/90-make-fstab index daa65cf..d87d013 100755 --- a/etc/hook.d/90-make-fstab +++ b/etc/hook.d/90-make-fstab @@ -9,7 +9,7 @@ # # Steve # -- -# $Id: 90-make-fstab,v 1.6 2006-02-18 00:04:45 radu Exp $ +# $Id: 90-make-fstab,v 1.7 2006-02-18 12:23:12 steve Exp $ prefix=$1 @@ -49,7 +49,7 @@ esac # device=sda if [ "${use-ide}" ]; then - device=hda + device=hda fi #