--- amd/amd.conf.orig	2003-05-12 17:53:55.000000000 +0200
+++ amd/amd.conf	2003-06-20 15:54:36.000000000 +0200
@@ -1,4 +1,4 @@
 # SHFS: AUTO ADDED
-[ /shfs ]
+[ /mnt/shfs ]
 map_name = @@AMD_CONF_DIR@@amd.shfs
 # SHFS: END
--- amd/Makefile.orig	2003-05-12 17:53:55.000000000 +0200
+++ amd/Makefile	2003-06-20 15:55:50.000000000 +0200
@@ -13,7 +13,7 @@
 	ln -f -s mount ${DIR}umount
 	cat amd.conf.tmp >>${DIR}amd.conf
 	rm -f amd.shfs.tmp amd.conf.tmp
-	if [ ! -d ${ROOT}/shfs ]; then mkdir -m755 ${ROOT}/shfs; fi
+	if [ ! -d ${ROOT}/mnt/shfs ]; then mkdir -p -m755 ${ROOT}/mnt/shfs; fi
 endif
 
 uninstall:
