wok rev 9197
spidermonkey: fix compile_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Mar 10 11:24:48 2011 +0100 (2011-03-10) |
parents | 0dedd19314fb |
children | b89e10c7d14f |
files | spidermonkey/receipt |
line diff
1.1 --- a/spidermonkey/receipt Wed Mar 09 23:45:07 2011 +0000 1.2 +++ b/spidermonkey/receipt Thu Mar 10 11:24:48 2011 +0100 1.3 @@ -20,7 +20,7 @@ 1.4 1.5 # Fix from Archlinux 1.6 # http://projects.archlinux.org/svntogit/community.git/tree/spidermonkey/trunk/PKGBUILD 1.7 - patch -p0 < $stuff/spidermonkey-Makefile.patch || return 1 1.8 + #patch -p0 < $stuff/spidermonkey-Makefile.patch || return 1 1.9 sed -i 's|include|include/js|' rules.mk || return 1 1.10 # patch Makefile for threadsafe support with native nspr 1.11 patch -p2 -i $stuff/spidermonkey-1.7-threadsafe.patch || return 1