From 7a64a076d5e74828221fa659b7d12ab18def5bcd Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Sat, 26 Aug 2023 17:16:15 -0400 Subject: dev-qt/qttools: remove obsolete qt6_symlink_binary_to_path Now handled by qt6-build_src_install itself, so can remove the entire phase. Symlinks seem identical, just without needing the USE checks. Signed-off-by: Ionen Wolkens --- dev-qt/qttools/qttools-6.5.2.ebuild | 15 --------------- dev-qt/qttools/qttools-6.5.9999.ebuild | 15 --------------- dev-qt/qttools/qttools-6.9999.ebuild | 15 --------------- 3 files changed, 45 deletions(-) (limited to 'dev-qt/qttools') diff --git a/dev-qt/qttools/qttools-6.5.2.ebuild b/dev-qt/qttools/qttools-6.5.2.ebuild index c785f4d3df27..3d7d2b86576c 100644 --- a/dev-qt/qttools/qttools-6.5.2.ebuild +++ b/dev-qt/qttools/qttools-6.5.2.ebuild @@ -54,18 +54,3 @@ src_configure() { qt6-build_src_configure } - -src_install() { - qt6-build_src_install - - use assistant && qt6_symlink_binary_to_path assistant 6 - use designer && qt6_symlink_binary_to_path designer 6 - use distancefieldgenerator && qt6_symlink_binary_to_path qdistancefieldgenerator 6 - use linguist && qt6_symlink_binary_to_path linguist 6 - use pixeltool && qt6_symlink_binary_to_path pixeltool 6 - use qdbus && qt6_symlink_binary_to_path qdbus 6 - use qdbus && qt6_symlink_binary_to_path qdbusviewer 6 - use qdiag && qt6_symlink_binary_to_path qtdiag 6 - use qdoc && qt6_symlink_binary_to_path qdoc 6 - use qplugininfo && qt6_symlink_binary_to_path qtplugininfo 6 -} diff --git a/dev-qt/qttools/qttools-6.5.9999.ebuild b/dev-qt/qttools/qttools-6.5.9999.ebuild index c785f4d3df27..3d7d2b86576c 100644 --- a/dev-qt/qttools/qttools-6.5.9999.ebuild +++ b/dev-qt/qttools/qttools-6.5.9999.ebuild @@ -54,18 +54,3 @@ src_configure() { qt6-build_src_configure } - -src_install() { - qt6-build_src_install - - use assistant && qt6_symlink_binary_to_path assistant 6 - use designer && qt6_symlink_binary_to_path designer 6 - use distancefieldgenerator && qt6_symlink_binary_to_path qdistancefieldgenerator 6 - use linguist && qt6_symlink_binary_to_path linguist 6 - use pixeltool && qt6_symlink_binary_to_path pixeltool 6 - use qdbus && qt6_symlink_binary_to_path qdbus 6 - use qdbus && qt6_symlink_binary_to_path qdbusviewer 6 - use qdiag && qt6_symlink_binary_to_path qtdiag 6 - use qdoc && qt6_symlink_binary_to_path qdoc 6 - use qplugininfo && qt6_symlink_binary_to_path qtplugininfo 6 -} diff --git a/dev-qt/qttools/qttools-6.9999.ebuild b/dev-qt/qttools/qttools-6.9999.ebuild index c785f4d3df27..3d7d2b86576c 100644 --- a/dev-qt/qttools/qttools-6.9999.ebuild +++ b/dev-qt/qttools/qttools-6.9999.ebuild @@ -54,18 +54,3 @@ src_configure() { qt6-build_src_configure } - -src_install() { - qt6-build_src_install - - use assistant && qt6_symlink_binary_to_path assistant 6 - use designer && qt6_symlink_binary_to_path designer 6 - use distancefieldgenerator && qt6_symlink_binary_to_path qdistancefieldgenerator 6 - use linguist && qt6_symlink_binary_to_path linguist 6 - use pixeltool && qt6_symlink_binary_to_path pixeltool 6 - use qdbus && qt6_symlink_binary_to_path qdbus 6 - use qdbus && qt6_symlink_binary_to_path qdbusviewer 6 - use qdiag && qt6_symlink_binary_to_path qtdiag 6 - use qdoc && qt6_symlink_binary_to_path qdoc 6 - use qplugininfo && qt6_symlink_binary_to_path qtplugininfo 6 -} -- cgit v1.2.3