summaryrefslogtreecommitdiffstats
path: root/packaging/Debian/debian-woody/rules
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/Debian/debian-woody/rules')
-rwxr-xr-xpackaging/Debian/debian-woody/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/Debian/debian-woody/rules b/packaging/Debian/debian-woody/rules
index f17ea75c015..d97dc99bce8 100755
--- a/packaging/Debian/debian-woody/rules
+++ b/packaging/Debian/debian-woody/rules
@@ -147,7 +147,7 @@ install: build
# Install winbind stuff not installed by 'make install'
install -m 0644 source/nsswitch/libnss_winbind.so \
$(DESTDIR)/lib/libnss_winbind.so.2
- install -m 0644 source/nsswitch/pam_winbind.so \
+ install -m 0644 source/bin/pam_winbind.so \
$(DESTDIR)/lib/security/
# Install libnss_wins.so, which is not installed by 'make install' either.