fixes samba3 to use gawk instead of mawk
authorJohn Crispin <john@openwrt.org>
Mon, 11 Aug 2008 14:18:34 +0000 (14:18 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 11 Aug 2008 14:18:34 +0000 (14:18 +0000)
SVN-Revision: 12279

net/samba3/patches/100-avm.patch

index d13f2a16de82e4d79c305eaed1ac7cb6cce6616e..6772dfc3f267679290740f87389e26ff40eed3c1 100644 (file)
@@ -3049,7 +3049,7 @@ diff -urN samba-3.0.24.orig/source/Makefile samba-3.0.24/source/Makefile
 +AR=ar
 +LDSHFLAGS=-shared -Wl,-Bsymbolic 
 +WINBIND_NSS_LDSHFLAGS=-shared -Wl,-Bsymbolic 
-+AWK=mawk
++AWK=gawk
 +DYNEXP=-Wl,--export-dynamic
 +PYTHON=
 +PERL=/usr/bin/perl