tags 472890 + patch
thanks

Patch attached.


Regards,

-- 
Chris Lamb, UK                                       [EMAIL PROTECTED]
                                                            GPG: 0x634F9A20
diff -urNad xdg-utils-1.0.2.orig/scripts/xdg-mime 
xdg-utils-1.0.2/scripts/xdg-mime
--- xdg-utils-1.0.2.orig/scripts/xdg-mime       2008-05-04 00:15:19.000000000 
+0100
+++ xdg-utils-1.0.2/scripts/xdg-mime    2008-05-04 00:15:50.000000000 +0100
@@ -1076,7 +1076,7 @@
 
         # No quotes around $mimetypes
         for x in $mimetypes ; do 
-            if grep '^# Installed by xdg-mime' $kde_dir/$x.desktop &>/dev/null 
; then
+            if grep '^# Installed by xdg-mime' $kde_dir/$x.desktop >/dev/null 
2>&1; then
                 DEBUG 1 "Removing $kde_dir/$x.desktop (KDE 3.x support)"
                 rm -f $kde_dir/$x.desktop
             fi

Attachment: signature.asc
Description: PGP signature

Reply via email to