[dbus-java] 06/12: Don't install non-existent docs.
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 b56c3edb4df7d599ce2dbf8317f6d66d084563ad
Author: Markus Koschany <apo at debian.org>
Date: Wed Dec 20 23:08:12 2017 +0100
Don't install non-existent docs.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index e356ce1..5a2742e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,7 +36,7 @@ override_dh_auto_install:
$(MAKE) DEBUG=disable \
DESTDIR=$(CURDIR)/debian/tmp \
PREFIX=/usr \
- install install-man install-doc
+ install install-man
override_dh_install:
dh_install -i --sourcedir=debian/tmp
--
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