commit: b29029714d5b884c375b6637145236805db37a8a
Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Tue Feb 12 05:59:40 2019 +0000
Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Tue Feb 12 23:35:56 2019 +0000
URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=b2902971
{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 <AT> Apache.Org>
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>
bin/postinst-qa-check.d/50gnome2-utils | 10 ----------
bin/preinst-qa-check.d/50gnome2-utils | 1 -
2 files changed, 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