Merge branche make
[hvlinux.git] / stage5 / pkg / dvdfs
index ef92029..b7829f0 100644 (file)
@@ -21,6 +21,6 @@ make
 make install
 
 # Mount script
-install -v -m755 ${SCRDIR}/resources/mount.fusedvdfs /sbin
+install -v -m755 ${SCRDIR}/misc/mount.fusedvdfs /sbin
 
 exit $?