[jython/jython252rc3: 2/3] Remove extraneous leading ./ from build.xml path in patch.

Andrew Overholt overholt at fedoraproject.org
Sat Jan 29 23:48:02 UTC 2011


commit 8de84bf2919231c7fbb6bec0a2ddb4cfd5f913cb
Author: Andrew Overholt <overholt at redhat.com>
Date:   Sat Jan 29 17:41:37 2011 -0500

    Remove extraneous leading ./ from build.xml path in patch.

 ...5.2rc3-usejythonlicenseandnofullbuildpath.patch |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/jython-2.5.2rc3-usejythonlicenseandnofullbuildpath.patch b/jython-2.5.2rc3-usejythonlicenseandnofullbuildpath.patch
index a388972..45f2645 100644
--- a/jython-2.5.2rc3-usejythonlicenseandnofullbuildpath.patch
+++ b/jython-2.5.2rc3-usejythonlicenseandnofullbuildpath.patch
@@ -1,6 +1,6 @@
-diff -up ./jython-svn-Release_2_5_2rc3/build.xml.fullbuild ./jython-svn-Release_2_5_2rc3/build.xml
---- ./jython-svn-Release_2_5_2rc3/build.xml.fullbuild	2011-01-29 15:34:15.648320843 -0700
-+++ ./jython-svn-Release_2_5_2rc3/build.xml	2011-01-29 15:35:02.954320849 -0700
+diff -up jython-svn-Release_2_5_2rc3/build.xml.fullbuild ./jython-svn-Release_2_5_2rc3/build.xml
+--- jython-svn-Release_2_5_2rc3/build.xml.fullbuild	2011-01-29 15:34:15.648320843 -0700
++++ jython-svn-Release_2_5_2rc3/build.xml	2011-01-29 15:35:02.954320849 -0700
 @@ -699,10 +699,10 @@ The readme text for the next release wil
  
      <target name="copy-license" if="do.checkout">


More information about the scm-commits mailing list