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

bubulle at alioth.debian.org bubulle at alioth.debian.org
Sun Aug 26 10:20:40 UTC 2007


Author: bubulle
Date: 2007-08-26 10:20:40 +0000 (Sun, 26 Aug 2007)
New Revision: 1497

Modified:
   trunk/samba/debian/patches/fhs.patch
Log:
Really correct syntax


Modified: trunk/samba/debian/patches/fhs.patch
===================================================================
--- trunk/samba/debian/patches/fhs.patch	2007-08-26 10:13:10 UTC (rev 1496)
+++ trunk/samba/debian/patches/fhs.patch	2007-08-26 10:20:40 UTC (rev 1497)
@@ -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_)|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