[cpp-sp] 32/40: Add debhelper token to libapache2-mod-shib2 postrm

Scott Cantor cantor.2 at osu.edu
Thu Dec 20 19:42:53 EST 2018


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

scantor pushed a commit to annotated tag debian/2.2.1+dfsg-1
in repository cpp-sp.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=a4896de6e5b288679f4ecb82e2a72e18e092b03f

commit a4896de6e5b288679f4ecb82e2a72e18e092b03f
Author: Russ Allbery <rra at debian.org>
AuthorDate: Mon Sep 7 13:56:15 2009 -0700

    Add debhelper token to libapache2-mod-shib2 postrm
---
 debian/libapache2-mod-shib2.postrm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/libapache2-mod-shib2.postrm b/debian/libapache2-mod-shib2.postrm
index d039399..976e04f 100755
--- a/debian/libapache2-mod-shib2.postrm
+++ b/debian/libapache2-mod-shib2.postrm
@@ -5,3 +5,5 @@ set -e
 if [ "$1" = purge ] || [ "$1" = remove ] ; then
     rm -rf /var/run/shibboleth
 fi
+
+#DEBHELPER#

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list