fixed location of .git

This commit is contained in:
Frank Morgner
2013-07-03 00:31:16 +02:00
parent adc70a0a40
commit 2bf5c40333
5 changed files with 5 additions and 5 deletions

View File

@@ -7,6 +7,6 @@ distcheck-hook:
test -d .svn && \
svn2cl --group-by-day --reparagraph --separate-daylogs --include-actions --include-rev \
|| true
test -d .git && \
test -d ../.git && \
git2cl > ChangeLog \
|| true