summaryrefslogtreecommitdiff
path: root/sysui/Module_sysui.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-07-31 13:03:56 +0200
committerMichael Stahl <mstahl@redhat.com>2013-07-31 13:16:43 +0200
commit01b47bffd84c7731634f631cd32803bbbc881ad7 (patch)
treed8142fd6c757897ddfd566ca57df4c07ce0d89a3 /sysui/Module_sysui.mk
parentd7737f8454fa5f99bc597b93f579e7ad9199d108 (diff)
sysui: remove slackware desktop integration stuff
This is apparently not used at all currently; cloph says the *slackware-menus*.tgz used to be bundled with RPM instsets but the last release that contained it was apparently OOo 3.1.1; it is gone in OOo 3.2.1 RPM instset. There are no bug reports about it missing, so no problem with removing it altogether. Change-Id: I1b93c94c4ac5c1d1826069b05cb58fdbb30cd71f
Diffstat (limited to 'sysui/Module_sysui.mk')
-rw-r--r--sysui/Module_sysui.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysui/Module_sysui.mk b/sysui/Module_sysui.mk
index 6f7bc71e9c11..9744ba864130 100644
--- a/sysui/Module_sysui.mk
+++ b/sysui/Module_sysui.mk
@@ -13,7 +13,6 @@ ifneq ($(OS),WNT)
ifneq ($(OS),MACOSX)
$(eval $(call gb_Module_add_targets,sysui,\
CustomTarget_share \
- $(if $(filter LINUX,$(OS)),CustomTarget_slackware) \
Package_share \
Package_desktop \
$(if $(filter rpm,$(PKGFORMAT)),CustomTarget_rpm) \