svn commit: samba r10937 - in branches/tmp/SAMBA_3_0_20B/packaging/Fedora: .

jerry at samba.org jerry at samba.org
Wed Oct 12 20:30:58 GMT 2005


Author: jerry
Date: 2005-10-12 20:30:58 +0000 (Wed, 12 Oct 2005)
New Revision: 10937

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10937

Log:
typo in spec file
Modified:
   branches/tmp/SAMBA_3_0_20B/packaging/Fedora/samba.spec.tmpl


Changeset:
Modified: branches/tmp/SAMBA_3_0_20B/packaging/Fedora/samba.spec.tmpl
===================================================================
--- branches/tmp/SAMBA_3_0_20B/packaging/Fedora/samba.spec.tmpl	2005-10-12 20:22:45 UTC (rev 10936)
+++ branches/tmp/SAMBA_3_0_20B/packaging/Fedora/samba.spec.tmpl	2005-10-12 20:30:58 UTC (rev 10937)
@@ -128,7 +128,7 @@
 make %{?_smp_mflags} all modules nsswitch/libnss_wins.so 
 
 ## build the cifs fs mount helper
-gcc  -o mount.cifs $RPM_OPT_FLAGS -Wall -D_GNU_SOURCE -D_LARGEFILE64_SOURCE client/mount.cifs
+gcc  -o mount.cifs $RPM_OPT_FLAGS -Wall -D_GNU_SOURCE -D_LARGEFILE64_SOURCE client/mount.cifs.c
 
 
 %install



More information about the samba-cvs mailing list