Skip to content
Snippets Groups Projects
Commit 03bc25ba authored by Christian Engwer's avatar Christian Engwer
Browse files

fix upgrade problems due to stale .m4 files

[[Imported from SVN: r5234]]
parent ac0180b7
Branches
Tags
No related merge requests found
......@@ -16,6 +16,7 @@ name=`grep '^Module:' dune.module | cut -d ':' -f 2 | sed -e 's/ //g'`
## dune-all.m4
rm -f dune-all.m4
rm -f $name.m4
# add current dir to PATH
PATH=`dirname $0`:$PATH
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment