summaryrefslogtreecommitdiff
path: root/setup_native/Package_packinfo.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-10-30 15:38:09 +0100
committerMichael Stahl <mstahl@redhat.com>2013-10-31 10:42:22 +0100
commit460909c64420c31031bb586b83c6df91cab0508a (patch)
tree27fba6b3569c279f05e854f66e2eee44c9260309 /setup_native/Package_packinfo.mk
parent364f8a577179e0b3fc2a458763504c97a36710e6 (diff)
setup_native: remove unused shellscripts*.txt
Only shellscripts_module.txt actually used; the shellscripts_core01.txt is apparently relic of 3-layer office days. Change-Id: I37faa0bbe195574511c3af85db1beb15e8a2cda3
Diffstat (limited to 'setup_native/Package_packinfo.mk')
-rw-r--r--setup_native/Package_packinfo.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/setup_native/Package_packinfo.mk b/setup_native/Package_packinfo.mk
index 786049354dbe..7daaa2892a2b 100644
--- a/setup_native/Package_packinfo.mk
+++ b/setup_native/Package_packinfo.mk
@@ -28,10 +28,7 @@ $(eval $(call gb_Package_add_file,setup_native/packinfo,bin/packinfo_office_help
$(eval $(call gb_Package_add_file,setup_native/packinfo,bin/packinfo_office_lang.txt,packinfo_office_lang.txt))
$(eval $(call gb_Package_add_file,setup_native/packinfo,bin/packinfo_sdkoo.txt,packinfo_sdkoo.txt))
$(eval $(call gb_Package_add_file,setup_native/packinfo,bin/packinfo_ure.txt,packinfo_ure.txt))
-$(eval $(call gb_Package_add_file,setup_native/packinfo,bin/shellscripts.txt,shellscripts.txt))
-$(eval $(call gb_Package_add_file,setup_native/packinfo,bin/shellscripts_core01.txt,shellscripts_core01.txt))
$(eval $(call gb_Package_add_file,setup_native/packinfo,bin/shellscripts_module.txt,shellscripts_module.txt))
-$(eval $(call gb_Package_add_file,setup_native/packinfo,bin/shellscripts_root.txt,shellscripts_root.txt))
$(eval $(call gb_Package_add_file,setup_native/packinfo,bin/spellchecker_selection.txt,spellchecker_selection.txt))
# vim: set noet sw=4 ts=4: