[Pkg-wmaker-commits] [wmifs] 48/118: debian/post*: Remove files; automatically created by dh_installmenu.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Aug 27 02:37:51 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository wmifs.

commit 46d55eade2a36fbd178f569fd1f8cf2ae7715342
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Thu Oct 23 16:02:38 2014 -0500

    debian/post*: Remove files; automatically created by dh_installmenu.
---
 debian/postinst | 9 ---------
 debian/postrm   | 9 ---------
 2 files changed, 18 deletions(-)

diff --git a/debian/postinst b/debian/postinst
deleted file mode 100644
index bffecfb..0000000
--- a/debian/postinst
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh
-
-set -e
-
-if [ "$1" = "configure" ] && [ -x "`which update-menus 2> /dev/null`" ]; then
-	update-menus
-fi
-
-exit 0
diff --git a/debian/postrm b/debian/postrm
deleted file mode 100644
index 97fba18..0000000
--- a/debian/postrm
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh
-
-set -e
-
-if [ -x "`which update-menus 2> /dev/null`" ]; then
-	update-menus
-fi
-
-exit 0

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmifs.git



More information about the Pkg-wmaker-commits mailing list