epiphany r8897 - branches/gnome-2-26
- From: chpe svn gnome org
- To: svn-commits-list gnome org
- Subject: epiphany r8897 - branches/gnome-2-26
- Date: Sun, 15 Mar 2009 13:44:11 +0000 (UTC)
Author: chpe
Date: Sun Mar 15 13:44:10 2009
New Revision: 8897
URL: http://svn.gnome.org/viewvc/epiphany?rev=8897&view=rev
Log:
Really fix ChangeLog rule
Modified:
branches/gnome-2-26/Makefile.am
Modified: branches/gnome-2-26/Makefile.am
==============================================================================
--- branches/gnome-2-26/Makefile.am (original)
+++ branches/gnome-2-26/Makefile.am Sun Mar 15 13:44:10 2009
@@ -37,7 +37,7 @@
distuninstallcheck_listfiles = find . -type f -print | grep -v 'icon-theme.cache'
ChangeLog:
- @if test -f $(top_srcdir)/.git/HEAD; then
+ @if test -f $(top_srcdir)/.git/HEAD; then \
git log --stat > $@; \
fi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]