Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Dale E. Edmons (2ab01c8a7d1813c5ee394c66164625523b9f3142)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: "Dale E. Edmons" <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Dale E. Edmons (2ab01c8a7d1813c5ee394c66164625523b9f3142)
  • Date: Thu, 14 Feb 2008 04:49:02 -0600

GIT changes to master grimoire by Dale E. Edmons <linuxfan AT sourcemage.org>:

http/bluefish/BUILD | 6 +++++-
http/bluefish/HISTORY | 3 +++
2 files changed, 8 insertions(+), 1 deletion(-)

New commits:
commit 3f4d842ca1f12ffcbc64610def74152517d2ab73
Author: Dale E. Edmons <linuxfan AT sourcemage.org>
Commit: Dale E. Edmons <linuxfan AT sourcemage.org>

Fixes bug #14316.

diff --git a/http/bluefish/BUILD b/http/bluefish/BUILD
index ab92ab4..a4be5cf 100755
--- a/http/bluefish/BUILD
+++ b/http/bluefish/BUILD
@@ -1,2 +1,6 @@
-OPTS="$OPTS --disable-update-databases" &&
+OPTS="--prefix=$INSTALL_ROOT/usr \
+ --exec-prefix=$INSTALL_ROOT/usr \
+ --disable-update-database \
+ $OPTS" &&
+
default_build
diff --git a/http/bluefish/HISTORY b/http/bluefish/HISTORY
index 30a41cd..537b19c 100644
--- a/http/bluefish/HISTORY
+++ b/http/bluefish/HISTORY
@@ -1,3 +1,6 @@
+2008-02-14 Dale E. Edmons <linuxfan AT sourcemage.org>
+ * BUILDFILE: Corrects bug 14316 as provided by Hideaki Naka.
+
2007-12-22 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated devel to version 1.1.5. Fixed devel SOURCE_URL[1]




  • [SM-Commit] GIT changes to master grimoire by Dale E. Edmons (2ab01c8a7d1813c5ee394c66164625523b9f3142), Dale E. Edmons, 02/14/2008

Archive powered by MHonArc 2.6.24.

Top of Page