head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2003.06.20.14.07.35; author swiergot; state Exp; branches; next ; desc @@ 1.1 log @- Initial release. - Version 0.31-1. @ text @--- 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: @ .