Commit b333f86e by Daniel Lezcano Committed by Daniel Lezcano

don't generate Changelog

Do not generate the changelog with the dist tarball. Signed-off-by: 's avatarDaniel Lezcano <dlezcano@fr.ibm.com>
parent c4ffc8f7
...@@ -12,9 +12,5 @@ pcdata_DATA = lxc.pc ...@@ -12,9 +12,5 @@ pcdata_DATA = lxc.pc
ChangeLog:: ChangeLog::
@touch ChangeLog @touch ChangeLog
dist-hook:
-@cvs2cl
@mv ChangeLog $(distdir)
rpm: dist rpm: dist
rpmbuild --clean -ta ${distdir}.tar.gz rpmbuild --clean -ta ${distdir}.tar.gz
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment