[SCM] Debian Live build scripts branch, master, updated. debian/1.0.5-1-9-ga579794

Daniel Baumann daniel at debian.org
Tue Jun 30 17:03:54 UTC 2009


The following commit has been merged in the master branch:
commit a579794805aee5fb5e2f2a9fe2fbe9302a356313
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Jun 30 18:32:58 2009 +0200

    Correcting spelling typo in hal-automount.sh, thanks to Martin Engelmann <martin.engelmann at gmx.de>.

diff --git a/examples/hooks/hal-automount.sh b/examples/hooks/hal-automount.sh
index 76931e6..0fec6f9 100755
--- a/examples/hooks/hal-automount.sh
+++ b/examples/hooks/hal-automount.sh
@@ -11,6 +11,6 @@ rm -f /usr/share/hal/fdi/policy/10osvendor/debian-storage-policy-fixed-drives.fd
 # Use ntfs-3g by default to mount ntfs partitions
 if [ -x /usr/bin/ntfs-3g ]
 then
-	rm -f /sbin/mount.nfs
+	rm -f /sbin/mount.ntfs
 	ln -s /usr/bin/ntfs-3g /sbin/mount.ntfs
 fi

-- 
Debian Live build scripts



More information about the debian-live-changes mailing list