aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdebian/local/pam-auth-update3
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/local/pam-auth-update b/debian/local/pam-auth-update
index 98ae71ce..c82e7719 100755
--- a/debian/local/pam-auth-update
+++ b/debian/local/pam-auth-update
@@ -61,8 +61,7 @@ while ($#ARGV >= 0) {
}
}
-#x_loadtemplatefile('/var/lib/dpkg/info/libpam-runtime.templates','libpam-runtime');
-#x_loadtemplatefile('./debian/libpam-runtime.templates','libpam-runtime');
+x_loadtemplatefile('/var/lib/dpkg/info/libpam-runtime.templates','libpam-runtime');
# always sort by priority, so we have consistency and don't have to
# shuffle later