diff options
author | Olivier Thauvin <nanardon@mandriva.org> | 2006-07-26 11:28:00 +0000 |
---|---|---|
committer | Olivier Thauvin <nanardon@mandriva.org> | 2006-07-26 11:28:00 +0000 |
commit | d345d088970586fb43764ae1eaace7bfb9569267 (patch) | |
tree | 41b49fdfea26a766f8701add1aaa8d6319a20b22 /Makefile.am | |
parent | 4a9c0abc489cf6c559299a56a602f335d15e81f9 (diff) | |
download | rpm-setup-d345d088970586fb43764ae1eaace7bfb9569267.tar rpm-setup-d345d088970586fb43764ae1eaace7bfb9569267.tar.gz rpm-setup-d345d088970586fb43764ae1eaace7bfb9569267.tar.bz2 rpm-setup-d345d088970586fb43764ae1eaace7bfb9569267.tar.xz rpm-setup-d345d088970586fb43764ae1eaace7bfb9569267.zip |
- 0.261.26
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index c7cdf39..6185db9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -82,6 +82,7 @@ rpm: dist dist-bzip2 rpmbuild -ba --clean --define "_sourcedir `pwd`" rpm-mandriva-setup.spec .PHONY: ChangeLog + ChangeLog: LC_ALL=C svn2cl --accum rm -f *.bak |