aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2019-02-12 06:59:40 +0100
committerZac Medico <zmedico@gentoo.org>2019-02-12 15:35:56 -0800
commitb29029714d5b884c375b6637145236805db37a8a (patch)
treed2d6f8c3f1c4a8d6d81543b05b445f8878119002
parent{pre,post}inst-qa-check.d/50xdg-utils: gnome2_icon_cache_update -> xdg_icon_c... (diff)
downloadportage-b29029714d5b884c375b6637145236805db37a8a.tar.gz
portage-b29029714d5b884c375b6637145236805db37a8a.tar.bz2
portage-b29029714d5b884c375b6637145236805db37a8a.zip
{pre,post}inst-qa-check.d/50gnome2-utils: Delete obsolete files.
Bug: https://bugs.gentoo.org/677776 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Zac Medico <zmedico@gentoo.org>
-rw-r--r--bin/postinst-qa-check.d/50gnome2-utils10
l---------bin/preinst-qa-check.d/50gnome2-utils1
2 files changed, 0 insertions, 11 deletions
diff --git a/bin/postinst-qa-check.d/50gnome2-utils b/bin/postinst-qa-check.d/50gnome2-utils
deleted file mode 100644
index 9a5565ee2..000000000
--- a/bin/postinst-qa-check.d/50gnome2-utils
+++ /dev/null
@@ -1,10 +0,0 @@
-# check for missing calls to gnome2-utils regen functions
-
-gnome2_utils_postinst_check() {
- cd "${EROOT:-/}" || die
-}
-
-gnome2_utils_postinst_check
-: # guarantee successful exit
-
-# vim:ft=sh
diff --git a/bin/preinst-qa-check.d/50gnome2-utils b/bin/preinst-qa-check.d/50gnome2-utils
deleted file mode 120000
index ee57f814d..000000000
--- a/bin/preinst-qa-check.d/50gnome2-utils
+++ /dev/null
@@ -1 +0,0 @@
-../postinst-qa-check.d/50gnome2-utils \ No newline at end of file