From: Jan Nieuwenhuizen <janneke@gnu.org>
Date: Mon, 28 Jun 2004 10:24:51 +0000 (+0000)
Subject: (PATH): GUILE CVS is still fubarred.
X-Git-Tag: release/2.2.4~4^2~8
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=dc25c07882f064fb9af6f99c6f8523cb075743a5;p=lilypond.git

(PATH): GUILE CVS is still fubarred.
---

diff --git a/ChangeLog b/ChangeLog
index 500803a053..a7d36b262e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-06-28  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+	* buildscripts/guile-gnome.sh (PATH): GUILE CVS is still fubarred.
+
 2004-06-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
 	
 	* scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
diff --git a/buildscripts/guile-gnome.sh b/buildscripts/guile-gnome.sh
index 3d543a55cf..a28934cd72 100644
--- a/buildscripts/guile-gnome.sh
+++ b/buildscripts/guile-gnome.sh
@@ -55,7 +55,8 @@ cd ../..
 
 export PKG_CONFIG_PATH=$OPT/pango/lib/pkgconfig:$PKG_CONFIG_PATH
 
-# 3.  [removed]
+# 3.  Still do not use GUILE CVS yet
+PATH=/usr/bin:$PATH
 
 if [ -d $OPT/libffi/ ]; then
     export LDFLAGS=-L$OPT/libffi/lib
@@ -67,7 +68,7 @@ tla register-archive a.rottmann@gmx.at--2004-main \
     http://people.debian.org/~rotty/arch/a.rottmann@gmx.at/2004-main || true
 
 rm -rf g-wrap
-if true; then
+if false; then
     ## pull latest g-wrap from janneke -- this step is probably no longer
     ## necessary when you read this
     tla register-archive janneke@gnu.org--2004-gnome \