summaryrefslogtreecommitdiff
path: root/x11-terms
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-29 19:33:44 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-29 19:33:44 +0100
commitf06e8015cd325abd19a303a82aed894088922a5e (patch)
treece69484e8c22d64835708478d0d7012dc3660c7e /x11-terms
parente0690a6bfd4933645c91cf0655d02fdb2a884f11 (diff)
should be other way around
Diffstat (limited to 'x11-terms')
-rw-r--r--x11-terms/qterminal/qterminal-0.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/qterminal/qterminal-0.9.0.ebuild b/x11-terms/qterminal/qterminal-0.9.0.ebuild
index 60cc7356..3dd96b25 100644
--- a/x11-terms/qterminal/qterminal-0.9.0.ebuild
+++ b/x11-terms/qterminal/qterminal-0.9.0.ebuild
@@ -24,8 +24,8 @@ RDEPEND="
DEPEND="${RDEPEND}"
src_install() {
- rm -rf ${ED}usr/share/${PN}/translations
cmake-utils_src_install
+ rm -rf ${ED}usr/share/${PN}/translations
}
pkg_preinst() {