[jabref] 227/459: remove dh_installdocs call from d/rules, README is already in d/jabref.docs, and dh_installdocs gets called by dh7 automagically
gregor herrmann
gregoa at debian.org
Thu Sep 15 20:40:29 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository jabref.
commit bab30b1937be8d2299063461cb473fa3620db17b
Author: gregor herrmann <gregoa at debian.org>
Date: Sun Dec 27 14:01:08 2009 +0000
remove dh_installdocs call from d/rules, README is already in d/jabref.docs, and dh_installdocs gets called by dh7 automagically
---
debian/rules | 1 -
1 file changed, 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 542bc70..213300b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,6 @@ override_dh_auto_build:
override_dh_auto_install:
dh_auto_install
install -m 755 debian/jabref-wrapper $(CURDIR)/debian/jabref/usr/bin/jabref
- dh_installdocs src/txt/README
override_dh_installchangelogs:
dh_installchangelogs src/txt/CHANGELOG
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jabref.git
More information about the pkg-java-commits
mailing list