mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-31 01:10:24 +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:
parent
b69cbd950e
commit
59c79af6e5
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ rm -f examples/example.gdbinit
|
||||||
ln -s $workbook/build/dist-files/.gdbinit examples/example.gdbinit
|
ln -s $workbook/build/dist-files/.gdbinit examples/example.gdbinit
|
||||||
|
|
||||||
# TODO: This should be moved to dist-guile
|
# TODO: This should be moved to dist-guile
|
||||||
mscripts=$workbook/../scripts
|
mscripts=$workbook/../guile-scripts
|
||||||
rm -f BUGS
|
rm -f BUGS
|
||||||
$mscripts/render-bugs > BUGS
|
$mscripts/render-bugs > BUGS
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue