Add --reparagraph to svn2cl options.

git-svn-id: svn+ssh://rpmlint.zarb.org/home/projects/rpmlint/svn/trunk@1680 9bc8b190-ac0f-0410-8968-dc7d1f502856
This commit is contained in:
Ville Skyttä 2009-11-02 20:37:14 +00:00
parent 1acd802869
commit 692eedc28f
1 changed files with 2 additions and 1 deletions

View File

@ -89,6 +89,7 @@ AUTHORS: authors.xml authors.xsl
xsltproc authors.xsl authors.xml | sort -u > $@
ChangeLog: $(FILES) authors.xml
svn2cl --authors=authors.xml --group-by-day --strip-prefix=trunk
svn2cl --authors=authors.xml --group-by-day --reparagraph \
--strip-prefix=trunk
# Makefile ends here