epiphany r8133 - branches/gnome-2-22
- From: diegoe svn gnome org
- To: svn-commits-list gnome org
- Subject: epiphany r8133 - branches/gnome-2-22
- Date: Wed, 26 Mar 2008 22:08:00 +0000 (GMT)
Author: diegoe
Date: Wed Mar 26 22:08:00 2008
New Revision: 8133
URL: http://svn.gnome.org/viewvc/epiphany?rev=8133&view=rev
Log:
Fix changelog generation to consider only the current branch.
Modified:
branches/gnome-2-22/Makefile.am
Modified: branches/gnome-2-22/Makefile.am
==============================================================================
--- branches/gnome-2-22/Makefile.am (original)
+++ branches/gnome-2-22/Makefile.am Wed Mar 26 22:08:00 2008
@@ -49,7 +49,7 @@
ChangeLog:
@if test -f $(top_srcdir)/.svn/entries; then \
- svn log -v --xml -r HEAD:7394 $(SVN_ROOT)/$(SVN_MODULE) | \
+ svn log -v --xml -r HEAD:7394 $(SVN_ROOT)/$(SVN_MODULE)/$(SVN_BRANCH) | \
xsltproc --stringparam strip-prefix "$(SVN_MODULE)/$(SVN_BRANCH)" \
--stringparam include-rev "yes" $(top_srcdir)/svn2cl.xsl - > $@; \
fi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]