From cf10482c96d70eeeb6345febc8fe351aa4ee34ff Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Wed, 27 Mar 2002 08:54:37 +0000 Subject: Told make to build nsswitch/pam_winbind.so - someone changed the Makefile and not it has to be separately specified, but that's OK. (This used to be commit e87646306f87a6d1e11a082924e15139feacd3eb) --- packaging/Caldera/OpenLinux/samba3.spec.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packaging/Caldera') diff --git a/packaging/Caldera/OpenLinux/samba3.spec.tmpl b/packaging/Caldera/OpenLinux/samba3.spec.tmpl index 0745bce81d..ed4339d80f 100644 --- a/packaging/Caldera/OpenLinux/samba3.spec.tmpl +++ b/packaging/Caldera/OpenLinux/samba3.spec.tmpl @@ -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 -- cgit