aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2006-06-29 15:53:47 +0000
committerOlivier Blin <oblin@mandriva.com>2006-06-29 15:53:47 +0000
commit89cb6d3a0813a12f0f3d5139d5354d3eeb4d571f (patch)
tree3830e347483fc5981b0ec75eb21f4e474c4f9f52
parente08a2060e3ff049279c9e21332709d4081a7d720 (diff)
downloadrpm-setup-89cb6d3a0813a12f0f3d5139d5354d3eeb4d571f.tar
rpm-setup-89cb6d3a0813a12f0f3d5139d5354d3eeb4d571f.tar.gz
rpm-setup-89cb6d3a0813a12f0f3d5139d5354d3eeb4d571f.tar.bz2
rpm-setup-89cb6d3a0813a12f0f3d5139d5354d3eeb4d571f.tar.xz
rpm-setup-89cb6d3a0813a12f0f3d5139d5354d3eeb4d571f.zip
really log the whole module, not only the ChangeLog file
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 070a5a0..c7cdf39 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -83,7 +83,7 @@ rpm: dist dist-bzip2
.PHONY: ChangeLog
ChangeLog:
- LC_ALL=C svn2cl ChangeLog --accum
+ LC_ALL=C svn2cl --accum
rm -f *.bak
CLEANFILES = $(pkg_gdata) $(pkg_gscripts) $(macrosfiles) \