wok-6.x diff spidermonkey/receipt @ rev 9446
Up: mercurial to 1.8.2.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri Apr 01 22:09:09 2011 +0000 (2011-04-01) |
parents | e1df651a683c |
children | a34b2bcf117e |
line diff
1.1 --- a/spidermonkey/receipt Wed Mar 09 00:02:19 2011 +0000 1.2 +++ b/spidermonkey/receipt Fri Apr 01 22:09:09 2011 +0000 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