diff options
| author | Jeroen Nijhof <jeroen@jeroennijhof.nl> | 2013-03-22 15:14:22 +0100 |
|---|---|---|
| committer | Jeroen Nijhof <jeroen@jeroennijhof.nl> | 2013-03-22 15:14:22 +0100 |
| commit | 00a5a420ef6d782177cd4aca26f10514eec06d82 (patch) | |
| tree | 52a9e9966752dd4e4278fb34c1b042460cb8db98 /debian/postinst | |
| parent | 4748dc2ce443233862be6749900458b959790a96 (diff) | |
| download | pam_tacplus-00a5a420ef6d782177cd4aca26f10514eec06d82.tar.gz pam_tacplus-00a5a420ef6d782177cd4aca26f10514eec06d82.zip | |
Removed pam-auth-update and fixed repo location
Diffstat (limited to 'debian/postinst')
| -rw-r--r-- | debian/postinst | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/debian/postinst b/debian/postinst deleted file mode 100644 index bc65706..0000000 --- a/debian/postinst +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh -# postinst script for libpam-tacplus -# -# see: dh_installdeb(1) - -set -e - -pam-auth-update --package - -#DEBHELPER# |
