From 040a5b12c01d9a2692990ad0eaef4bee42a72fca Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Wed, 20 Aug 2008 00:49:20 -0700 Subject: it would be good if I could remember the name of the script I just wrote --- debian/libpam-cracklib.postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/libpam-cracklib.postinst b/debian/libpam-cracklib.postinst index ad174c45..35396718 100644 --- a/debian/libpam-cracklib.postinst +++ b/debian/libpam-cracklib.postinst @@ -3,7 +3,7 @@ set -e if dpkg --compare-versions "$2" lt 1.0.1-3; then - /usr/sbin/pam-auth-config --package + /usr/sbin/pam-auth-update --package fi #DEBHELPER# -- cgit v1.2.3