[openjdk-8] 02/03: Don't use the deprecated dh_desktop command
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed May 7 12:32:46 UTC 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository openjdk-8.
commit 58b24bf33a460889ce14e0214c34736e9c816149
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed May 7 12:54:58 2014 +0200
Don't use the deprecated dh_desktop command
---
debian/rules | 1 -
1 file changed, 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 62ae5d0..b41a915 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1754,7 +1754,6 @@ endif
ifneq (,$(filter zero, $(alternate_vms)))
$(call install_test_results,zero)
endif
- dh_desktop -s $(nodemo) $(nojrec) $(nojrej) $(nojrez)
# FIXME: desktop and menu files not ready for multiarch. #658321
ifeq (,$(DEB_HOST_MULTIARCH))
dh_installmenu -s $(nodemo) $(nojrec) $(nojrej) $(nojrez)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/openjdk-8.git
More information about the pkg-java-commits
mailing list