From a6ac9286518c6f11893ec5a67153f54c554b3016 Mon Sep 17 00:00:00 2001 From: Mark Eichin Date: Sun, 29 Jun 2014 15:12:49 -0400 Subject: lintian --- debian/postinst.debhelper | 72 ----------------------------------------------- debian/postrm.debhelper | 40 -------------------------- 2 files changed, 112 deletions(-) delete mode 100644 debian/postinst.debhelper delete mode 100644 debian/postrm.debhelper diff --git a/debian/postinst.debhelper b/debian/postinst.debhelper deleted file mode 100644 index 6e8048a..0000000 --- a/debian/postinst.debhelper +++ /dev/null @@ -1,72 +0,0 @@ -# Automatically added by dh_installmenu -inst=/etc/menu-methods/ratmenu -if [ -f $inst ]; then - chmod a+x $inst - if [ -x "`which update-menus 2>/dev/null`" ]; then - update-menus - fi -fi -# End automatically added section -# Automatically added by dh_installmenu -inst=/etc/menu-methods/ratmenu -if [ -f $inst ]; then - chmod a+x $inst - if [ -x "`which update-menus 2>/dev/null`" ]; then - update-menus - fi -fi -# End automatically added section -# Automatically added by dh_installmenu -inst=/etc/menu-methods/ratmenu -if [ -f $inst ]; then - chmod a+x $inst - if [ -x "`which update-menus 2>/dev/null`" ]; then - update-menus - fi -fi -# End automatically added section -# Automatically added by dh_installmenu -inst=/etc/menu-methods/ratmenu -if [ -f $inst ]; then - chmod a+x $inst - if [ -x "`which update-menus 2>/dev/null`" ]; then - update-menus - fi -fi -# End automatically added section -# Automatically added by dh_installmenu -inst=/etc/menu-methods/ratmenu -if [ -f $inst ]; then - chmod a+x $inst - if [ -x "`which update-menus 2>/dev/null`" ]; then - update-menus - fi -fi -# End automatically added section -# Automatically added by dh_installmenu -inst=/etc/menu-methods/ratmenu -if [ -f $inst ]; then - chmod a+x $inst - if [ -x "`which update-menus 2>/dev/null`" ]; then - update-menus - fi -fi -# End automatically added section -# Automatically added by dh_installmenu -inst=/etc/menu-methods/ratmenu -if [ -f $inst ]; then - chmod a+x $inst - if [ -x "`which update-menus 2>/dev/null`" ]; then - update-menus - fi -fi -# End automatically added section -# Automatically added by dh_installmenu -inst=/etc/menu-methods/ratmenu -if [ -f $inst ]; then - chmod a+x $inst - if [ -x "`which update-menus 2>/dev/null`" ]; then - update-menus - fi -fi -# End automatically added section diff --git a/debian/postrm.debhelper b/debian/postrm.debhelper deleted file mode 100644 index 75089f4..0000000 --- a/debian/postrm.debhelper +++ /dev/null @@ -1,40 +0,0 @@ -# Automatically added by dh_installmenu -inst=/etc/menu-methods/ratmenu -if [ "$1" = "remove" ] && [ -f "$inst" ]; then chmod a-x $inst ; fi -if [ -x "`which update-menus 2>/dev/null`" ]; then update-menus ; fi -# End automatically added section -# Automatically added by dh_installmenu -inst=/etc/menu-methods/ratmenu -if [ "$1" = "remove" ] && [ -f "$inst" ]; then chmod a-x $inst ; fi -if [ -x "`which update-menus 2>/dev/null`" ]; then update-menus ; fi -# End automatically added section -# Automatically added by dh_installmenu -inst=/etc/menu-methods/ratmenu -if [ "$1" = "remove" ] && [ -f "$inst" ]; then chmod a-x $inst ; fi -if [ -x "`which update-menus 2>/dev/null`" ]; then update-menus ; fi -# End automatically added section -# Automatically added by dh_installmenu -inst=/etc/menu-methods/ratmenu -if [ "$1" = "remove" ] && [ -f "$inst" ]; then chmod a-x $inst ; fi -if [ -x "`which update-menus 2>/dev/null`" ]; then update-menus ; fi -# End automatically added section -# Automatically added by dh_installmenu -inst=/etc/menu-methods/ratmenu -if [ "$1" = "remove" ] && [ -f "$inst" ]; then chmod a-x $inst ; fi -if [ -x "`which update-menus 2>/dev/null`" ]; then update-menus ; fi -# End automatically added section -# Automatically added by dh_installmenu -inst=/etc/menu-methods/ratmenu -if [ "$1" = "remove" ] && [ -f "$inst" ]; then chmod a-x $inst ; fi -if [ -x "`which update-menus 2>/dev/null`" ]; then update-menus ; fi -# End automatically added section -# Automatically added by dh_installmenu -inst=/etc/menu-methods/ratmenu -if [ "$1" = "remove" ] && [ -f "$inst" ]; then chmod a-x $inst ; fi -if [ -x "`which update-menus 2>/dev/null`" ]; then update-menus ; fi -# End automatically added section -# Automatically added by dh_installmenu -inst=/etc/menu-methods/ratmenu -if [ "$1" = "remove" ] && [ -f "$inst" ]; then chmod a-x $inst ; fi -if [ -x "`which update-menus 2>/dev/null`" ]; then update-menus ; fi -# End automatically added section -- cgit v1.2.3