aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorChmouel Boudjnah <chmouel@mandriva.org>2000-07-30 05:18:29 +0000
committerChmouel Boudjnah <chmouel@mandriva.org>2000-07-30 05:18:29 +0000
commitc9384f2f72bc58605c80fff8da4e5d9d61a3e23a (patch)
treecfe23b73bd4bff7279994cf24427c801670b1828 /Makefile
parent899a923ebc995353c5f34112ff3126177c1aafb8 (diff)
downloadspec-helper-c9384f2f72bc58605c80fff8da4e5d9d61a3e23a.tar
spec-helper-c9384f2f72bc58605c80fff8da4e5d9d61a3e23a.tar.gz
spec-helper-c9384f2f72bc58605c80fff8da4e5d9d61a3e23a.tar.bz2
spec-helper-c9384f2f72bc58605c80fff8da4e5d9d61a3e23a.tar.xz
spec-helper-c9384f2f72bc58605c80fff8da4e5d9d61a3e23a.zip
Use username for changelog from ../common/
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index dbe3e41..054e3e6 100644
--- a/Makefile
+++ b/Makefile
@@ -40,9 +40,9 @@ dis:
bzip2 -9vf ../$(NAME)-$(VERSION).tar
rm -rf $(NAME)-$(VERSION)
-changelog:
+changelog: ../common/username
#cvs2cl is available in our contrib.
- cvs2cl -U .username -I ChangeLog -I $(NAME).spec
+ cvs2cl -U ../common/username -I ChangeLog -I $(NAME).spec
rm -f ChangeLog.bak
cvs commit -m "Generated by cvs2cl the `date '+%d_%b'`" ChangeLog