[dbus-java] 16/17: Update no-translations.patch

Markus Koschany apo at moszumanska.debian.org
Wed Dec 20 12:51:18 UTC 2017


This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository dbus-java.

commit 65c4c1c0b631ce4549b0f2e87a8b2221564ded8e
Author: Markus Koschany <apo at debian.org>
Date:   Wed Dec 20 01:12:23 2017 +0100

    Update no-translations.patch
---
 debian/patches/no-translations.patch | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)

diff --git a/debian/patches/no-translations.patch b/debian/patches/no-translations.patch
index 3baa30f..d881255 100644
--- a/debian/patches/no-translations.patch
+++ b/debian/patches/no-translations.patch
@@ -2,13 +2,12 @@ From: Markus Koschany <apo at debian.org>
 Date: Wed, 20 Dec 2017 01:04:04 +0100
 Subject: no translations
 
-Forwarded: no
 ---
- Makefile | 2 --
- 1 file changed, 2 deletions(-)
+ Makefile | 4 +---
+ 1 file changed, 1 insertion(+), 3 deletions(-)
 
 diff --git a/Makefile b/Makefile
-index 48921cb..1ed859e 100644
+index 48921cb..1380838 100644
 --- a/Makefile
 +++ b/Makefile
 @@ -79,8 +79,6 @@ binclasses: .binclasses
@@ -20,3 +19,12 @@ index 48921cb..1ed859e 100644
  	touch .classes
  
  translations/en_GB.po: $(SRCDIR)/*.java $(SRCDIR)/dbus/*.java $(SRCDIR)/dbus/exceptions/*.java $(SRCDIR)/dbus/types/*.java $(SRCDIR)/dbus/bin/*.java $(SRCDIR)/dbus/viewer/*.java
+@@ -89,7 +87,7 @@ translations/en_GB.po: $(SRCDIR)/*.java $(SRCDIR)/dbus/*.java $(SRCDIR)/dbus/exc
+ 
+ libdbus-java-$(VERSION).jar: .classes
+ 	echo "Class-Path: ${JAVAUNIXJARDIR}/unix.jar ${JAVAUNIXJARDIR}/hexdump.jar ${JAVAUNIXJARDIR}/debug-$(DEBUG).jar" > Manifest
+-	(cd classes; $(JAR) -cfm ../$@ ../Manifest org/freedesktop/dbus/*.class org/freedesktop/*.class org/freedesktop/dbus/types/*.class org/freedesktop/dbus/exceptions/*.class *localized*class)
++	(cd classes; $(JAR) -cfm ../$@ ../Manifest org/freedesktop/dbus/*.class org/freedesktop/*.class org/freedesktop/dbus/types/*.class org/freedesktop/dbus/exceptions/*.class )
+ dbus-java-test-$(VERSION).jar: .testclasses
+ 	echo "Class-Path: ${JARPREFIX}/libdbus-java-$(VERSION).jar" > Manifest
+ 	(cd classes; $(JAR) -cfm ../$@ ../Manifest org/freedesktop/dbus/test/*.class)

-- 
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