aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2022-02-21 17:14:20 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2022-02-21 17:54:58 +0100
commit96b7045963b5acae5b9680d835c4911b033b03cb (patch)
tree983eae398e37cf01319908e6a625f4188948af25 /sys-auth
parentsys-auth/polkit-qt: Add missing BDEPEND (diff)
downloadkde-96b7045963b5acae5b9680d835c4911b033b03cb.tar.gz
kde-96b7045963b5acae5b9680d835c4911b033b03cb.tar.bz2
kde-96b7045963b5acae5b9680d835c4911b033b03cb.zip
sys-auth/polkit-qt: Drop setting S, done by kde.org.eclass
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/polkit-qt/polkit-qt-9999.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys-auth/polkit-qt/polkit-qt-9999.ebuild b/sys-auth/polkit-qt/polkit-qt-9999.ebuild
index b7efd4d5b3..a6777dd47d 100644
--- a/sys-auth/polkit-qt/polkit-qt-9999.ebuild
+++ b/sys-auth/polkit-qt/polkit-qt-9999.ebuild
@@ -13,7 +13,6 @@ HOMEPAGE="https://api.kde.org/polkit-qt-1/html/"
if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://kde/stable/${KDE_ORG_NAME}/${KDE_ORG_NAME}-${PV}.tar.xz"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
- S="${WORKDIR}/${KDE_ORG_NAME}-${PV}"
fi
LICENSE="LGPL-2"