mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-28 16:00:22 +02:00
* autogen.sh (mscripts): change back to ../scripts for now.
This commit is contained in:
parent
8c81ca9fd2
commit
ffcf0c7619
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/../guile-scripts
|
mscripts=$workbook/../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