From b372fd2cff0ba27db9a2e34a6bea15f1d0db9495 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20M=C3=BCller?= Date: Mon, 13 Mar 2006 14:22:43 +0000 Subject: r14317: Use source/bin as dir to link pam_winbind instead of source/nsswitch/ The intention is to have the resulting binaries at one place. This is also usefull for upcoming changes to provide a test_pammodules rule. With these changes I even got aware of testsuite/nsswitch/pam_winbind_syms.exp But this only covers pam_winbind. (This used to be commit 9883957b74ddefb5293e4aef0cc2f53ee4d417ac) --- testsuite/nsswitch/pam_winbind_syms.exp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuite') diff --git a/testsuite/nsswitch/pam_winbind_syms.exp b/testsuite/nsswitch/pam_winbind_syms.exp index f95274cdd9d..7c85a2d24d3 100644 --- a/testsuite/nsswitch/pam_winbind_syms.exp +++ b/testsuite/nsswitch/pam_winbind_syms.exp @@ -29,7 +29,7 @@ if {$output != ""} { # Run load-dl.c set output [util_start "$srcdir/$subdir/pam_winbind_syms" \ - "nsswitch/pam_winbind.so"] + "bin/pam_winbind.so"] if {[regexp "FAIL:" $output]} { fail "run pam_winbind_syms" -- cgit v1.2.1