[lemonldap-ng] 01/03: Remove liblemonldap-ng-handler-perl.postrm
Xavier Guimard
xguimard-guest at moszumanska.debian.org
Sat Apr 16 19:37:12 UTC 2016
This is an automated email from the git hooks/post-receive script.
xguimard-guest pushed a commit to branch master
in repository lemonldap-ng.
commit 38b7156c78028fc5e065bdb704ab3893ba891aa8
Author: Xavier Guimard <x.guimard at free.fr>
Date: Sat Apr 16 21:31:48 2016 +0200
Remove liblemonldap-ng-handler-perl.postrm
---
debian/liblemonldap-ng-handler-perl.postrm | 18 ------------------
1 file changed, 18 deletions(-)
diff --git a/debian/liblemonldap-ng-handler-perl.postrm b/debian/liblemonldap-ng-handler-perl.postrm
deleted file mode 100644
index 01baf6f..0000000
--- a/debian/liblemonldap-ng-handler-perl.postrm
+++ /dev/null
@@ -1,18 +0,0 @@
-#!/bin/bash
-
-set -e
-
-. /usr/share/debconf/confmodule
-
-if [ "$1" == "configure" ]
-then
- db_purge
-fi
-
-if [ "$1" == "purge" ]
-then
- rm -f /var/lib/lemonldap-ng/handler/MyHandler.pm
-fi
-
-#DEBHELPER#
-exit 0
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/lemonldap-ng.git
More information about the Pkg-perl-cvs-commits
mailing list