[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

bug with dh_installmenu




harik@vulpine:/tmp/DEBIAN$ less /var/lib/dpkg/info/emusic.postinst 
# Automatically added by dh_installmenu
if [ -x /usr/bin/update-menus ] ; then update-menus ; fi
# End automatically added section

dpkg team:

Files with an empty postinst get this appended.  Fix would be to
check filesize, and add a #!/bin/sh if empty (or dosn't contain the magic
string)

Brian: CC'd since it's your package I caught it on.

--Dan


Reply to: