[Pkg-samba-maint] r2347 - branches/samba/experimental/debian/patches
bubulle at alioth.debian.org
bubulle at alioth.debian.org
Sat Jan 24 13:08:52 UTC 2009
Author: bubulle
Date: 2009-01-24 13:08:51 +0000 (Sat, 24 Jan 2009)
New Revision: 2347
Added:
branches/samba/experimental/debian/patches/smb.conf.5-undefined-configure.patch
Modified:
branches/samba/experimental/debian/patches/series
Log:
Fix syntax error in smb.conf(5)
Modified: branches/samba/experimental/debian/patches/series
===================================================================
--- branches/samba/experimental/debian/patches/series 2009-01-24 11:46:26 UTC (rev 2346)
+++ branches/samba/experimental/debian/patches/series 2009-01-24 13:08:51 UTC (rev 2347)
@@ -18,3 +18,4 @@
smbtar-bashism.patch
no-unnecessary-cups.patch
shrink-dead-code.patch
+smb.conf.5-undefined-configure.patch
Added: branches/samba/experimental/debian/patches/smb.conf.5-undefined-configure.patch
===================================================================
--- branches/samba/experimental/debian/patches/smb.conf.5-undefined-configure.patch (rev 0)
+++ branches/samba/experimental/debian/patches/smb.conf.5-undefined-configure.patch 2009-01-24 13:08:51 UTC (rev 2347)
@@ -0,0 +1,21 @@
+Goal: Fix a syntax error in smb.conf(5)
+
+Fixes: #512843
+
+Status wrt upstream: Reported
+
+Note: Should rather be fixed in the original XML file
+
+Index: samba-3.3.0rc2/docs/manpages/smb.conf.5
+===================================================================
+--- samba-3.3.0rc2.orig/docs/manpages/smb.conf.5
++++ samba-3.3.0rc2/docs/manpages/smb.conf.5
+@@ -7769,7 +7769,7 @@
+ This option is only available if Samba was configured with the argument
+ \-\-with\-sys\-quotas
+ or on linux when
+-\./configure \-\-with\-quotas
++ \./configure \-\-with\-quotas
+ was used and a working quota api was found in the system\. Most packages are configured with these options already\.
+ .sp
+ This parameter should specify the path to a script that can set quota for the specified arguments\.
More information about the Pkg-samba-maint
mailing list