From 59c79af6e5a0f8f400e62f8a0d471faf3a2eef93 Mon Sep 17 00:00:00 2001 From: Rob Browning Date: Sat, 20 Jul 2002 20:21:19 +0000 Subject: [PATCH] * autogen.sh (mscripts): change from ../scripts to ../guile-scripts to match the module name in the cvs repository. --- autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autogen.sh b/autogen.sh index a22d0a91f..f1d987082 100755 --- a/autogen.sh +++ b/autogen.sh @@ -30,7 +30,7 @@ rm -f examples/example.gdbinit ln -s $workbook/build/dist-files/.gdbinit examples/example.gdbinit # TODO: This should be moved to dist-guile -mscripts=$workbook/../scripts +mscripts=$workbook/../guile-scripts rm -f BUGS $mscripts/render-bugs > BUGS