* fix 'make gitcheck'
This commit is contained in:
@ -71,7 +71,7 @@ fixme:
|
|||||||
gitcheck:
|
gitcheck:
|
||||||
cd `mktemp -d`; \
|
cd `mktemp -d`; \
|
||||||
git clone git://gitorious.org/mu/mu.git ; \
|
git clone git://gitorious.org/mu/mu.git ; \
|
||||||
cd mu-ng ; \
|
cd mu; \
|
||||||
autoreconf -i ;\
|
autoreconf -i ;\
|
||||||
./configure ; \
|
./configure ; \
|
||||||
make distcheck
|
make distcheck
|
||||||
|
|||||||
Reference in New Issue
Block a user