tags 692141 + patch
found 692141 3.8.0-2
reopen 692141 =
thanks

Hello,

I've noticed this bug too.

The updated patch:
--- /home/debian-sources/gnome-menus-3.8.0/debian/gnome-menus-blacklist
+++ gnome-menus-blacklist
@@ -64,6 +64,8 @@
                 if l.startswith ("NoDisplay="):
                     continue
                 fp_out.write(l)
+                if not l.endswith ("\n"):
+                    fp_out.write("\n")
         fp_out.write("NoDisplay=true\n")
 
     # Set mtime so that the file is not touched unless it has changed

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to