[jffi] 01/01: Re-establish compatibility with bnd 1.50.0
Jakub Adam
xhaakon-guest at moszumanska.debian.org
Thu Jul 2 18:38:28 UTC 2015
This is an automated email from the git hooks/post-receive script.
xhaakon-guest pushed a commit to branch master
in repository jffi.
commit ef494ba393ac5294b432a720b5156ae119ac4c65
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date: Sun Jun 21 18:10:05 2015 +0200
Re-establish compatibility with bnd 1.50.0
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 65decbc..d41f09f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,7 +29,7 @@ override_jh_manifest:
jh_manifest
# generate OSGi metadata
- bnd wrap --properties debian/jffi.bnd --output $(JAR) $(JAR)
+ bnd wrap -properties debian/jffi.bnd -output $(JAR) $(JAR)
override_dh_clean:
ant clean
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jffi.git
More information about the pkg-java-commits
mailing list