summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2009-05-28 20:47:38 +0000
committerArthur de Jong <arthur@arthurdejong.org>2009-05-28 20:47:38 +0000
commit0f632a6a86d0bafe0219919af2aeceb1fdc9c047 (patch)
tree7c2780aff0f1028deba16677826ec090e60ec806
parentca4c7786ac82cd333157796396ae32cd8328caa1 (diff)
fix typo in postinst filename
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@900 ef36b2f9-881f-0410-afb5-c4e39611909c
-rw-r--r--Makefile.am2
-rw-r--r--debian/libpam-ldapd.postinst (renamed from debian/libpam-ldapd.postint)0
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 0987460..0e44366 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -49,7 +49,7 @@ DEBIAN_FILES = debian/changelog debian/compat debian/control \
debian/libnss-ldapd.templates \
debian/libpam-ldapd.install \
debian/libpam-ldapd.pam-auth-update \
- debian/libpam-ldapd.postint \
+ debian/libpam-ldapd.postinst \
debian/libpam-ldapd.prerm \
debian/po/POTFILES.in debian/po/templates.pot \
$(wildcard debian/po/*.po)
diff --git a/debian/libpam-ldapd.postint b/debian/libpam-ldapd.postinst
index 20c9b76..20c9b76 100644
--- a/debian/libpam-ldapd.postint
+++ b/debian/libpam-ldapd.postinst