# --- T2-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # T2 SDE: package/.../subversion/no-svnversion-cross.patch # Copyright (C) 2008 The T2 SDE Project # # More information can be found in the files COPYING and README. # # This patch file is dual-licensed. It is available under the license the # patched project is licensed under, as long as it is an OpenSource license # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms # of the GNU General Public License as published by the Free Software # Foundation; either version 2 of the License, or (at your option) any later # version. # --- T2-COPYRIGHT-NOTE-END --- Running svnversion obviously is not a good idea durign cross builds, and as I doubt this file (containing "exported" on normal native subversion release builds) is of much value I decided to completely discard it until further notice for any build. - Rene Rebe --- subversion-1.5.4/Makefile.in.vanilla 2008-11-30 18:22:35.000000000 +0100 +++ subversion-1.5.4/Makefile.in 2008-11-30 18:22:56.000000000 +0100 @@ -344,7 +344,7 @@ ### HACK!! Find a better way to do this revision-install: - subversion/svnversion/svnversion $(top_srcdir) /repos/svn/trunk > $(DESTDIR)$(includedir)/subversion-1/svn-revision.txt +# subversion/svnversion/svnversion $(top_srcdir) /repos/svn/trunk > $(DESTDIR)$(includedir)/subversion-1/svn-revision.txt install-static: @INSTALL_STATIC_RULES@