summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/iso-codes/iso-codes-4.17.0.ebuild')
-rw-r--r--app-text/iso-codes/iso-codes-4.17.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/iso-codes/iso-codes-4.17.0.ebuild b/app-text/iso-codes/iso-codes-4.17.0.ebuild
index dc0c34d10348..1b5f1e4ee079 100644
--- a/app-text/iso-codes/iso-codes-4.17.0.ebuild
+++ b/app-text/iso-codes/iso-codes-4.17.0.ebuild
@@ -11,6 +11,7 @@ inherit python-any-r1
DESCRIPTION="ISO language, territory, currency, script codes and their translations"
HOMEPAGE="https://salsa.debian.org/iso-codes-team/iso-codes"
SRC_URI="https://salsa.debian.org/${PN}-team/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.gz"
+S="${WORKDIR}/${PN}-v${PV}"
LICENSE="LGPL-2.1+"
SLOT="0"
@@ -19,7 +20,6 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc
BDEPEND="${PYTHON_DEPS}
sys-devel/gettext
"
-S="${WORKDIR}/${PN}-v${PV}"
# This ebuild does not install any binaries.
RESTRICT="binchecks strip"