summaryrefslogtreecommitdiff
path: root/shell/Module_shell.mk
diff options
context:
space:
mode:
authorBryan Quigley <gquigs@gmail.com>2015-12-02 00:02:59 -0500
committerMichael Stahl <mstahl@redhat.com>2015-12-17 13:56:22 +0000
commiteaa7f30102df4df01171e5daf83cdddae1bb0cda (patch)
tree30e11f649cf26ab238132a979146b8111bbb37f2 /shell/Module_shell.mk
parentb7842c93dc06b831d3fa649410ed847358ce9d17 (diff)
Remove gnome-open support
Gnome-open has been deprecate for some time. xdg-open replaces it. Change-Id: I7fc0f32a1f2fbadbe3d1cee58d0089213665c3a5 Reviewed-on: https://gerrit.libreoffice.org/20347 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'shell/Module_shell.mk')
-rw-r--r--shell/Module_shell.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/Module_shell.mk b/shell/Module_shell.mk
index 44d0a617f270..d0a3318ca15c 100644
--- a/shell/Module_shell.mk
+++ b/shell/Module_shell.mk
@@ -106,7 +106,6 @@ ifeq ($(USING_X11),TRUE)
$(eval $(call gb_Module_add_targets,shell,\
Library_recentfile \
Package_scripts \
- Package_scripts_gnome \
Package_scripts_kde \
Package_scripts_tde \
))