From b333f86e86347eedc754cf0f5a69225f53a72387 Mon Sep 17 00:00:00 2001 From: Daniel Lezcano Date: Tue, 18 Aug 2009 23:28:42 +0200 Subject: [PATCH] don't generate Changelog Do not generate the changelog with the dist tarball. Signed-off-by: Daniel Lezcano --- Makefile.am | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Makefile.am b/Makefile.am index 5b66d2ffb..343e93a0f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,9 +12,5 @@ pcdata_DATA = lxc.pc ChangeLog:: @touch ChangeLog -dist-hook: - -@cvs2cl - @mv ChangeLog $(distdir) - rpm: dist rpmbuild --clean -ta ${distdir}.tar.gz -- 2.47.2