tags 489614 + patch
thanks

Patch attached.


Regards,

-- 
Chris Lamb, UK                              [EMAIL PROTECTED]
                                                   GPG: 0x634F9A20
diff -urNd irmp3-0.5.7pre2.orig/contrib/scripts/mount.sh 
irmp3-0.5.7pre2/contrib/scripts/mount.sh
--- irmp3-0.5.7pre2.orig/contrib/scripts/mount.sh       2008-08-24 
14:16:20.000000000 +0100
+++ irmp3-0.5.7pre2/contrib/scripts/mount.sh    2008-08-24 14:16:46.000000000 
+0100
@@ -35,7 +35,7 @@
 MOUNTPOINT="${2}/${3}"
 
 #check if current cursor selection is a directory
-if [ "${4}" == "dir" ]; then
+if [ "${4}" = "dir" ]; then
 
     #try to mount current directory (as specified in /etc/fstab)
 #   if !mount "${MOUNTPOINT}"; then

Attachment: signature.asc
Description: PGP signature

Reply via email to