diff options
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# |
