Date: Tuesday, April 2, 2013 @ 22:03:13
  Author: heftig
Revision: 181258

doesn't have system-ffi

Modified:
  js185/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-04-02 20:01:23 UTC (rev 181257)
+++ PKGBUILD    2013-04-02 20:03:13 UTC (rev 181258)
@@ -16,7 +16,7 @@
 
 build() {
   cd js-1.8.5/js/src
-  ./configure --prefix=/usr --with-system-nspr --with-system-ffi \
+  ./configure --prefix=/usr --with-system-nspr \
      --enable-threadsafe
   make
 }

Reply via email to