From eedc0a1271c2df47a300517493028c3e98800570 Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Wed, 30 Jul 2008 16:54:36 -0700 Subject: remove other code related to the woody->sarge upgrade --- debian/libpam-runtime.postrm | 8 -------- 1 file changed, 8 deletions(-) (limited to 'debian/libpam-runtime.postrm') diff --git a/debian/libpam-runtime.postrm b/debian/libpam-runtime.postrm index 13dd64f7..c2e4a94f 100644 --- a/debian/libpam-runtime.postrm +++ b/debian/libpam-runtime.postrm @@ -5,12 +5,4 @@ if [ "$1" = "purge" ]; then /etc/pam.d/common-session /etc/pam.d/common-password fi -case $1 in - abort-upgrade|abort-install) - mv /etc/pam.d/other.pre-upgrade /etc/pam.d/other 2>/dev/null ||true - ;; - esac - - - #DEBHELPER# -- cgit v1.2.3