Author: jhuntwork
Date: 2005-05-15 08:20:51 -0600 (Sun, 15 May 2005)
New Revision: 174
Modified:
trunk/packages/samba/Makefile
Log:
Added blank smb.conf to keep samba quiet and happy
Modified: trunk/packages/samba/Makefile
===================================================================
--- trunk/packages/samba/Makefile 2005-05-15 14:01:52 UTC (rev 173)
+++ trunk/packages/samba/Makefile 2005-05-15 14:20:51 UTC (rev 174)
@@ -25,6 +25,7 @@
--with-smbmount && \
make && \
make install && \
+ touch /etc/samba/smb.conf && \
cd client && \
gcc $(CFLAGS) -static mount.cifs.c -o mount.cifs && \
cp mount.cifs /usr/bin ; fi
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page