From f0bdbdf14f4d545ff1cb7584470b6cb27f2f8b25 Mon Sep 17 00:00:00 2001 From: gouwazi Date: Sat, 22 Feb 2025 14:59:41 +0800 Subject: [PATCH] app-i18n/fcitx-cskk: make pkgcheck happy --- app-i18n/fcitx-cskk/fcitx-cskk-1.2.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app-i18n/fcitx-cskk/fcitx-cskk-1.2.0.ebuild b/app-i18n/fcitx-cskk/fcitx-cskk-1.2.0.ebuild index 93e7e1e0e..6aa0e38db 100644 --- a/app-i18n/fcitx-cskk/fcitx-cskk-1.2.0.ebuild +++ b/app-i18n/fcitx-cskk/fcitx-cskk-1.2.0.ebuild @@ -11,6 +11,7 @@ DESCRIPTION="SKK input method plugin for fcitx5 that uses LibCSKK" HOMEPAGE="https://github.com/fcitx/fcitx5-cskk" SRC_URI="https://github.com/fcitx/fcitx5-cskk/archive/v${PV}.tar.gz -> ${P}.tar.gz" +S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="GPL-3+" SLOT="0" KEYWORDS="~amd64" @@ -34,8 +35,6 @@ BDEPEND=" virtual/pkgconfig " -S="${WORKDIR}/${MY_PN}-${PV}" - src_configure() { local mycmakeargs=( -DENABLE_QT=$(usex qt5)