[dbus-java] 01/04: add patch for #619888
Tony Mancill
tmancill at moszumanska.debian.org
Sat Feb 1 05:16:20 UTC 2014
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch master
in repository dbus-java.
commit e816f940ab82af3fe3ecd80152d8536f9e8cc41b
Author: tony mancill <tmancill at debian.org>
Date: Fri Jan 31 20:39:54 2014 -0800
add patch for #619888
source: https://launchpadlibrarian.net/60639050/rel-path.patch
---
debian/rules | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index cc99273..80763d3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,8 +37,8 @@ override_dh_auto_install:
override_dh_install:
dh_install -i --sourcedir=debian/tmp
override_jh_manifest:
- jh_manifest -plibdbus-java -c"/usr/share/java/unix.jar /usr/share/java/hexdump.jar"
- jh_manifest -pdbus-java-bin -c"/usr/share/java/dbus-$(VERSION).jar"
+ jh_manifest -plibdbus-java -c"unix.jar hexdump.jar"
+ jh_manifest -pdbus-java-bin -c"dbus-$(VERSION).jar"
override_jh_depends:
jh_depends -pdbus-java-bin -jopen
jh_depends -plibdbus-java
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/dbus-java.git
More information about the pkg-java-commits
mailing list