File pdmenu-nobangpath.patch of Package pdmenu
diff -ru pdmenu-1.3.2/debian/pdmenurc pdmenu-1.3.2.new//debian/pdmenurc
--- pdmenu-1.3.2/debian/pdmenurc 2011-07-20 04:17:46.000000000 +0200
+++ pdmenu-1.3.2.new//debian/pdmenurc 2011-11-10 20:52:55.464000068 +0100
@@ -1,8 +1,3 @@
-#!/usr/bin/pdmenu
-
-#Note that the above bang-path isn't required, but it lets you run this
-#file directly as a sort of pdmenu script.
-
#Define the main menu:
menu:main:Main Menu
# This ties in with Debian's autogenerated Apps menu.
diff -ru pdmenu-1.3.2/examples/pdmenurc.complex.in pdmenu-1.3.2.new//examples/pdmenurc.complex.in
--- pdmenu-1.3.2/examples/pdmenurc.complex.in 2008-12-17 00:25:50.000000000 +0100
+++ pdmenu-1.3.2.new//examples/pdmenurc.complex.in 2011-11-10 21:35:04.432000070 +0100
@@ -1,5 +1,3 @@
-#!@PDMENU_BINDIR@/pdmenu
-#
# This pdmenurc shows off the more complicated things that can be done with
# Pdmenu. If you get lost, see the pdmenurc(5) man page, or the simpler
# pdmenurc files.
diff -ru pdmenu-1.3.2/examples/pdmenurc.in pdmenu-1.3.2.new//examples/pdmenurc.in
--- pdmenu-1.3.2/examples/pdmenurc.in 2008-12-17 00:25:50.000000000 +0100
+++ pdmenu-1.3.2.new//examples/pdmenurc.in 2011-11-10 21:34:51.797000069 +0100
@@ -1,8 +1,3 @@
-#!@PDMENU_BINDIR@/pdmenu
-#
-# Note that the above bang-path isn't required, but it lets you run this
-# file directly as a sort of pdmenu script.
-
# Sample menus for Pdmenu.
# Define the main menu.
diff -ru pdmenu-1.3.2/examples/pdmenurc.monitor.in pdmenu-1.3.2.new//examples/pdmenurc.monitor.in
--- pdmenu-1.3.2/examples/pdmenurc.monitor.in 2008-12-17 00:25:50.000000000 +0100
+++ pdmenu-1.3.2.new//examples/pdmenurc.monitor.in 2011-11-10 21:35:12.322000069 +0100
@@ -1,5 +1,3 @@
-#!@PDMENU_BINDIR@/pdmenu
-#
# A menu of system monitoring commands.
# Note that all the commands in here should be commands that can safely
# be run as root without letting the user get a shell or perform any other