[Xfce4-commits] [apps/xfce4-panel-profiles] 01/01: distcheck: Generate ChangeLog
noreply at xfce.org
noreply at xfce.org
Sun Jul 28 20:03:52 CEST 2019
This is an automated email from the git hooks/post-receive script.
b l u e s a b r e p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository apps/xfce4-panel-profiles.
commit a7aa7642c727bbfeeb48ad8597c6c28b4450dbd8
Author: Sean Davis <smd.seandavis at gmail.com>
Date: Sun Jul 28 14:03:47 2019 -0400
distcheck: Generate ChangeLog
---
Makefile.in.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/Makefile.in.in b/Makefile.in.in
index 99598c4..11f80ea 100644
--- a/Makefile.in.in
+++ b/Makefile.in.in
@@ -72,6 +72,7 @@ distcheck: all
mkdir -p $(APPNAME)-$(VERSION)/`dirname $$filename`; \
cp $$filename $(APPNAME)-$(VERSION)/$$filename; \
done;
+ git log > $(APPNAME)-$(VERSION)/ChangeLog
tar -cvjSf $(APPNAME)-$(VERSION).tar.bz2 $(APPNAME)-$(VERSION)
rm -rf $(APPNAME)-$(VERSION)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list