diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -61,7 +61,7 @@ localrpm: srpm rm -f ../$(NAME)-$(VERSION).tar.bz2 changelog: - cvs2cl -U ../common/username -I ChangeLog --accum -W 400 -F HEAD + cvs2cl -U ../common/username -I ChangeLog --accum -W 400 -F TRUNK rm -f ChangeLog.bak |