[Pkg-samba-maint] r1499 - trunk/samba/debian/patches

bubulle at alioth.debian.org bubulle at alioth.debian.org
Sun Aug 26 10:45:44 UTC 2007


Author: bubulle
Date: 2007-08-26 10:45:44 +0000 (Sun, 26 Aug 2007)
New Revision: 1499

Modified:
   trunk/samba/debian/patches/fhs.patch
Log:
Ignore the declaration of the function as well

Modified: trunk/samba/debian/patches/fhs.patch
===================================================================
--- trunk/samba/debian/patches/fhs.patch	2007-08-26 10:25:10 UTC (rev 1498)
+++ trunk/samba/debian/patches/fhs.patch	2007-08-26 10:45:44 UTC (rev 1499)
@@ -21,7 +21,7 @@
       export QUILT_PATCHES=debian/patches
       quilt push fhs.patch
       grep -r lock_path source/ | grep -vE \
-         '"((brlock|connections|gencache|locking|messages|notify|sessionid|unexpected|wins)\.tdb|namelist.debug|lang_)|WINBINDD_PRIV_SOCKET_SUBDIR'
+         '"((brlock|connections|gencache|locking|messages|notify|sessionid|unexpected|wins)\.tdb|namelist.debug|lang_)|char \*lock_path|WINBINDD_PRIV_SOCKET_SUBDIR'
 
       - This will get you the list of any new, unexpected references to
         lock_path.  The files mentioned above are the known good uses of




More information about the Pkg-samba-maint mailing list