Told make to build nsswitch/pam_winbind.so - someone changed the Makefile
authorJohn Terpstra <jht@samba.org>
Wed, 27 Mar 2002 08:54:37 +0000 (08:54 +0000)
committerJohn Terpstra <jht@samba.org>
Wed, 27 Mar 2002 08:54:37 +0000 (08:54 +0000)
and not it has to be separately specified, but that's OK.
(This used to be commit e87646306f87a6d1e11a082924e15139feacd3eb)

packaging/Caldera/OpenLinux/samba3.spec.tmpl

index 0745bce81db35e0bb74190b15a24923dc618e709..ed4339d80f2b5d385615c93a9f33ea56c8e22095 100644 (file)
@@ -251,7 +251,7 @@ CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" ./configure \
 #      --with-nisplus-home \
 #      --with-acl-support \
 
-make all nsswitch/libnss_wins.so torture 
+make all nsswitch/libnss_wins.so torture nsswitch/pam_winbind.so
 
 
 %Install