* preparing for 0.9.7-pre

This commit is contained in:
Dirk-Jan C. Binnema
2011-07-31 12:59:16 +03:00
parent 63076fe222
commit ba4893cbbb
5 changed files with 28 additions and 12 deletions

View File

@ -71,7 +71,7 @@ fixme:
# check whether we can run make distcheck from the repo version
gitcheck:
cd `mktemp -d`; \
git clone git://gitorious.org/mu/mu-ng.git ; \
git clone git://gitorious.org/mu/mu.git ; \
cd mu-ng ; \
autoreconf -i ;\
./configure ; \