diff options
author | Olivier Thauvin <nanardon@mandriva.org> | 2006-07-01 19:00:54 +0000 |
---|---|---|
committer | Olivier Thauvin <nanardon@mandriva.org> | 2006-07-01 19:00:54 +0000 |
commit | 77a476217e5ef953a043246989a650dd53419a87 (patch) | |
tree | 9c8509d1b873cf11d611e65b75fa1bda8819c8d0 /Makefile | |
parent | e35c56fed3c51b3c7d4b41da2fa459872868cf67 (diff) | |
download | spec-helper-77a476217e5ef953a043246989a650dd53419a87.tar spec-helper-77a476217e5ef953a043246989a650dd53419a87.tar.gz spec-helper-77a476217e5ef953a043246989a650dd53419a87.tar.bz2 spec-helper-77a476217e5ef953a043246989a650dd53419a87.tar.xz spec-helper-77a476217e5ef953a043246989a650dd53419a87.zip |
- dont use username.xml, path level change with branch and svn cat impossible with anonymous access outside mandriva
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -65,6 +65,6 @@ rpm: changelog dist buildrpm dist: cleandist dir tar -changelog: ../common/username.xml - svn2cl --accum --strip-prefix=soft/rpm/spec-helper/trunk --authors ../common/username.xml +changelog: + svn2cl --accum --strip-prefix=soft/rpm/spec-helper/trunk --authors rm -f ChangeLog.bak |