[Lunar-commits] CVS: moonbase/net/samba BUILD,1.6,1.7

Florin Braescu florin at lunar-linux.org
Sat Apr 16 13:27:18 UTC 2005


Update of /var/cvs/lunar/moonbase/net/samba
In directory espresso.foo-projects.org:/tmp/cvs-serv10774

Modified Files:
	BUILD 
Log Message:
add a symlink creation sugested by Dennis Veatch.

Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/net/samba/BUILD,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- BUILD	21 Aug 2004 21:38:46 -0000	1.6
+++ BUILD	16 Apr 2005 13:27:16 -0000	1.7
@@ -12,7 +12,7 @@
                --with-smbmount         \
                --with-fhs              \
                --mandir=/usr/share/man \
-	       --with-swatdir=/usr/share/samba/swat \
+            --with-swatdir=/usr/share/samba/swat \
                $WITH_PAM               \
                $OPTS                   || exit 1
                
@@ -25,6 +25,7 @@
   default_make                         &&
   # samba used to create this symlink and its still needed
   ln -sf /usr/lib/samba/libsmbclient.so /usr/lib/libsmbclient.so.0 &&
+  ln -s /usr/lib/samba/libsmbclient.so /usr/lib/libsmbclient.so &&
 
   if module_installed cups ; then
     ln -sf /usr/bin/smbspool /usr/lib/cups/backend/smb



More information about the Lunar-commits mailing list