summaryrefslogtreecommitdiff
path: root/debian/local
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2008-08-19 14:08:07 -0700
committerSteve Langasek <steve.langasek@ubuntu.com>2019-01-03 17:28:23 -0800
commitf8af5aef264b83636781717fe77dbf967f66dc44 (patch)
treebb084d43d113e756f89639140652890df24eccb1 /debian/local
parentff86399a6a1e03b9bb85fbadc286a9309044f094 (diff)
run debconf-updatepo to export the new templates for translation
Diffstat (limited to 'debian/local')
-rwxr-xr-xdebian/local/pam-auth-update3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/local/pam-auth-update b/debian/local/pam-auth-update
index dfa0b950..bc38f832 100755
--- a/debian/local/pam-auth-update
+++ b/debian/local/pam-auth-update
@@ -61,7 +61,8 @@ while ($#ARGV >= 0) {
}
}
-x_loadtemplatefile('/var/lib/dpkg/info/libpam-runtime.templates','libpam-runtime');
+#x_loadtemplatefile('/var/lib/dpkg/info/libpam-runtime.templates','libpam-runtime');
+#x_loadtemplatefile('./debian/libpam-runtime.templates','libpam-runtime');
# always sort by priority, so we have consistency and don't have to
# shuffle later