fixed location of .git
This commit is contained in:
@@ -4,6 +4,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
|
||||
|
||||
Reference in New Issue
Block a user