1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-28 16:00:22 +02:00

* autogen.sh (mscripts): change from ../scripts to

../guile-scripts to match the module name in the cvs repository.
This commit is contained in:
Rob Browning 2002-07-20 20:21:19 +00:00
parent b69cbd950e
commit 59c79af6e5

View file

@ -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