epiphany-extensions r1829 - branches/gnome-2-24
- From: chpe svn gnome org
- To: svn-commits-list gnome org
- Subject: epiphany-extensions r1829 - branches/gnome-2-24
- Date: Sat, 14 Mar 2009 15:29:19 +0000 (UTC)
Author: chpe
Date: Sat Mar 14 15:29:19 2009
New Revision: 1829
URL: http://svn.gnome.org/viewvc/epiphany-extensions?rev=1829&view=rev
Log:
Remove SVN ChangeLog rule; only keep the git one
Removed:
branches/gnome-2-24/svn2cl.xsl
Modified:
branches/gnome-2-24/Makefile.am
Modified: branches/gnome-2-24/Makefile.am
==============================================================================
--- branches/gnome-2-24/Makefile.am (original)
+++ branches/gnome-2-24/Makefile.am Sat Mar 14 15:29:19 2009
@@ -36,10 +36,6 @@
ChangeLog:
if test -f $(top_srcdir)/.git/HEAD; then \
git log --stat > $@; \
- elif test -f $(top_srcdir)/.svn/entries; then \
- svn log -v --xml -r HEAD:1572 $(SVN_ROOT)/$(SVN_MODULE)/$(SVN_BRANCH) | \
- xsltproc --stringparam strip-prefix "$(SVN_MODULE)/$(SVN_BRANCH)" \
- --stringparam include-rev "yes" $(top_srcdir)/svn2cl.xsl - > $@; \
fi
.PHONY: ChangeLog
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]