From 1467ddeab2ff145761ac7092ca0ab3cfa7906138 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 26 Sep 2014 08:35:40 +0200 Subject: stop generating useless ChangeLog this is just slowing packaging --- Makefile.am | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 13abf94..351b333 100644 --- a/Makefile.am +++ b/Makefile.am @@ -141,10 +141,7 @@ if RPMPLATFORM $(install_sh_SCRIPT) rpmgenplatform $(DESTDIR)$(bindir)/rpmgenplatform endif -.PHONY: ChangeLog test - -ChangeLog: - @git2cl >ChangeLog +.PHONY: test test: $(pkg_gdata) $(pkg_gscripts) $(arch_macrosfiles) $(pkg_gconfig) sh tests.sh -- cgit v1.2.1