fixes samba3 to use gawk instead of mawk

git-svn-id: svn://svn.openwrt.org/openwrt/packages@12279 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
blogic 2008-08-11 14:18:34 +00:00
parent 2b63fb6a50
commit 8a3bf4d5fa

View 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