[dbus-java] 07/12: Update disable-javadoc.patch

Markus Koschany apo at moszumanska.debian.org
Wed Dec 20 23:27:09 UTC 2017


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

apo pushed a commit to annotated tag debian/2.8-7
in repository dbus-java.

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

    Update disable-javadoc.patch
---
 debian/patches/disable-javadoc.patch | 15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)

diff --git a/debian/patches/disable-javadoc.patch b/debian/patches/disable-javadoc.patch
index cda202b..9b3d369 100644
--- a/debian/patches/disable-javadoc.patch
+++ b/debian/patches/disable-javadoc.patch
@@ -3,11 +3,11 @@ Date: Wed, 20 Dec 2017 22:31:25 +0100
 Subject: disable javadoc
 
 ---
- Makefile | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
+ Makefile | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
 
 diff --git a/Makefile b/Makefile
-index 1380838..31eb545 100644
+index 1380838..d6c7822 100644
 --- a/Makefile
 +++ b/Makefile
 @@ -52,7 +52,7 @@ DISTFILES=dbus-java.tex Makefile org tmp-session.conf CreateInterface.sgml DBusD
@@ -19,3 +19,12 @@ index 1380838..31eb545 100644
  
  clean:
  	rm -rf doc bin classes testbin win
+@@ -249,7 +249,7 @@ uninstall:
+ 	rm -f $(DESTDIR)$(MANPREFIX)/CreateInterface.1 $(DESTDIR)$(MANPREFIX)/ListDBus.1  $(DESTDIR)$(MANPREFIX)/DBusViewer.1 $(DESTDIR)$(MANPREFIX)/DBusDaemon.1 $(DESTDIR)$(MANPREFIX)/DBusCall.1
+ 	rm -f $(DESTDIR)$(BINPREFIX)/CreateInterface $(DESTDIR)$(BINPREFIX)/ListDBus  $(DESTDIR)$(BINPREFIX)/DBusViewer $(DESTDIR)$(BINPREFIX)/DBusDaemon  $(DESTDIR)$(BINPREFIX)/DBusCall
+ 
+-install: install-bin install-man install-doc
++install: install-bin install-man
+ 
+ install-bin: dbus-java-viewer-$(VERSION).jar libdbus-java-$(VERSION).jar bin/CreateInterface bin/ListDBus bin/DBusViewer bin/DBusDaemon dbus-java-bin-$(VERSION).jar bin/DBusCall
+ 	install -d $(DESTDIR)$(JARPREFIX)

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