[scala] Fix scala-2.10.0-bnd.patch

Jochen Schmitt s4504kr at fedoraproject.org
Sun Feb 24 17:18:59 UTC 2013


commit cba6a4f93766d700cbc478b944d7f8a3cdb372a0
Author: Jochen Schmitt <Jochen at herr-schmitt.de>
Date:   Sun Feb 24 18:15:43 2013 +0100

    Fix scala-2.10.0-bnd.patch

 scala-2.10.0-bnd.patch |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/scala-2.10.0-bnd.patch b/scala-2.10.0-bnd.patch
index be118e5..cf06ee9 100644
--- a/scala-2.10.0-bnd.patch
+++ b/scala-2.10.0-bnd.patch
@@ -16,7 +16,7 @@ diff -up scala-2.10.0-sources/build.xml.bndx scala-2.10.0-sources/build.xml
      </artifact:dependencies>
      <!-- BND support -->
 -    <typedef resource="aQute/bnd/ant/taskdef.properties" classpathref="extra.tasks.classpath" />
-+    <typedef resource="aQute/bnd/ant/taskdef.properties" classpath="/usr/share/java/aquate-bnd.jar" />
++    <typedef resource="aQute/bnd/ant/taskdef.properties" classpath="/usr/share/java/aqute-bnd.jar" />
      <property name="init.maven.tasks.finished" value="true" />
    </target>
  


More information about the scm-commits mailing list