summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2022-03-31 21:23:36 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2022-03-31 21:23:48 +0200
commitab44117d630adb20dd0eb54026b324610e6104d1 (patch)
treeb127af2e5d529bed513fe30d6a30fc8f2a7634c7 /dev-qt/qtdeclarative
parentdev-python/plumbum: Remove old (diff)
downloadgentoo-ab44117d630adb20dd0eb54026b324610e6104d1.tar.gz
gentoo-ab44117d630adb20dd0eb54026b324610e6104d1.tar.bz2
gentoo-ab44117d630adb20dd0eb54026b324610e6104d1.zip
dev-qt/qtdeclarative: Drop superfluous qmljs link
Closes: https://bugs.gentoo.org/836464 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-qt/qtdeclarative')
-rw-r--r--dev-qt/qtdeclarative/qtdeclarative-5.15.3-r1.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.15.3-r1.ebuild b/dev-qt/qtdeclarative/qtdeclarative-5.15.3-r1.ebuild
index 4820d17976ce..f80cc817a433 100644
--- a/dev-qt/qtdeclarative/qtdeclarative-5.15.3-r1.ebuild
+++ b/dev-qt/qtdeclarative/qtdeclarative-5.15.3-r1.ebuild
@@ -60,7 +60,6 @@ src_install() {
qt5-build_src_install
qt5_symlink_binary_to_path qml 5
qt5_symlink_binary_to_path qmleasing 5
- qt5_symlink_binary_to_path qmljs 5
qt5_symlink_binary_to_path qmlpreview 5
qt5_symlink_binary_to_path qmlscene 5
}