[SM-Commit] GIT changes to master grimoire by Arjan Bouter (312d68135b9d7bcef9830087bc40279cd8d96d4e)

Arjan Bouter scm at sourcemage.org
Mon Sep 8 16:44:53 EDT 2008


GIT changes to master grimoire by Arjan Bouter <abouter at sourcemage.org>:

 http/skipstone/BUILD   |    7 -------
 http/skipstone/HISTORY |    3 +++
 2 files changed, 3 insertions(+), 7 deletions(-)

New commits:
commit 312d68135b9d7bcef9830087bc40279cd8d96d4e
Author: Arjan Bouter <abouter at sourcemage.org>
Commit: Arjan Bouter <abouter at sourcemage.org>

    skipstone: build with webkit

diff --git a/http/skipstone/BUILD b/http/skipstone/BUILD
index a517cef..8f0fbe6 100755
--- a/http/skipstone/BUILD
+++ b/http/skipstone/BUILD
@@ -1,13 +1,6 @@
 if [ "$SKIPSTONE_WEBKIT" = 'n' ]; then
   default_build
 else
-  ./configure  --prefix=${INSTALL_ROOT}/usr             \
-               --sysconfdir=${INSTALL_ROOT}/etc         \
-               --infodir=${INSTALL_ROOT}/usr/share/info \
-               --mandir=${INSTALL_ROOT}/usr/share/man   \
-               --localstatedir=${INSTALL_ROOT}/var      \
-               --disable-mozilla                        \
-               $OPTS                                    &&
   cd src                                                &&
   make -f Makefile.webkit
 fi
diff --git a/http/skipstone/HISTORY b/http/skipstone/HISTORY
index e261d15..bb87a39 100644
--- a/http/skipstone/HISTORY
+++ b/http/skipstone/HISTORY
@@ -1,3 +1,6 @@
+2008-09-08 Arjan Bouter <abouter at sourcemage.org>
+	* BUILD: fixed webkit build
+
 2008-06-25 Arjan Bouter <abouter at sourcemage.org>
 	* DETAILS: version 1.0.1, reworded short and long
 	  descriptions.



More information about the SM-Commit mailing list