[bnd] 06/12: Update build-without-biz.aQute.repository.patch
Markus Koschany
apo-guest at moszumanska.debian.org
Sun May 17 14:27:25 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository bnd.
commit b5d5fe7cbd3d841831df451779628222b623126e
Author: Markus Koschany <apo at gambaru.de>
Date: Sun May 17 15:09:58 2015 +0200
Update build-without-biz.aQute.repository.patch
---
.../patches/build-without-biz.aQute.repository.patch | 18 ++++++++++++++++--
1 file changed, 16 insertions(+), 2 deletions(-)
diff --git a/debian/patches/build-without-biz.aQute.repository.patch b/debian/patches/build-without-biz.aQute.repository.patch
index 6df0f60..fd6ff2e 100644
--- a/debian/patches/build-without-biz.aQute.repository.patch
+++ b/debian/patches/build-without-biz.aQute.repository.patch
@@ -3,8 +3,9 @@ Date: Sun, 17 May 2015 15:03:45 +0200
Subject: build without biz.aQute.repository
---
- build.xml | 2 --
- 1 file changed, 2 deletions(-)
+ build.xml | 2 --
+ dist/bnd.bnd | 2 +-
+ 2 files changed, 1 insertion(+), 5 deletions(-)
diff --git a/build.xml b/build.xml
index 9abfa87..51996fe 100644
@@ -26,3 +27,16 @@ index 9abfa87..51996fe 100644
<ant dir="biz.aQute.resolve" target="release" />
</target>
<target name="clean">
+diff --git a/dist/bnd.bnd b/dist/bnd.bnd
+index d827250..33ada6f 100644
+--- a/dist/bnd.bnd
++++ b/dist/bnd.bnd
+@@ -2,7 +2,7 @@
+ # This directory holds the distribution of the bnd project
+ #
+
+--dependson: biz.aQute.bnd, biz.aQute.resolve, biz.aQute.repository, biz.aQute.jpm
++-dependson: biz.aQute.bnd, biz.aQute.resolve, biz.aQute.jpm
+ -nobundles: true
+
+ no.junit: true
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/bnd.git
More information about the pkg-java-commits
mailing list