'ln -s' -> 'ln -sf' for the afa link.

Pointy hat Obtained from:	roam@orbitel.bg
This commit is contained in:
Scott Long
2001-03-25 14:11:55 +00:00
parent 71593f95e0
commit d536c8f7ee
+1 -1
View File
@@ -1678,7 +1678,7 @@ i4btrc*)
aac*)
unit=`expr $i : 'aac\(.*\)'`
mknod aac$unit c 150 `unit2minor $unit`
ln -s aac$unit afa$unit
ln -sf aac$unit afa$unit
;;
mlx*)