diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2022-12-25 00:34:27 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2022-12-25 00:50:43 +0100 |
commit | d854d594052aa348f5e03d6005d7ccc98f61a886 (patch) | |
tree | a307af684c27ab9501c574acf7e409acb006b3cc | |
parent | plasma-mobile.kde.org.eclass: Fix SRC_URI versioned tarball subdir (diff) | |
download | gentoo-d854d594052aa348f5e03d6005d7ccc98f61a886.tar.gz gentoo-d854d594052aa348f5e03d6005d7ccc98f61a886.tar.bz2 gentoo-d854d594052aa348f5e03d6005d7ccc98f61a886.zip |
plasma-mobile.kde.org.eclass: Drop bogus SLOT def
It should not be here.
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r-- | eclass/plasma-mobile.kde.org.eclass | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/eclass/plasma-mobile.kde.org.eclass b/eclass/plasma-mobile.kde.org.eclass index fcec3e4b3936..73cb98a3c153 100644 --- a/eclass/plasma-mobile.kde.org.eclass +++ b/eclass/plasma-mobile.kde.org.eclass @@ -35,9 +35,6 @@ inherit kde.org HOMEPAGE="https://plasma-mobile.org/" -SLOT=5/${PV} -[[ ${KDE_BUILD_TYPE} == release ]] && SLOT=$(ver_cut 1)/$(ver_cut 1-2) - # @ECLASS_VARIABLE: KDE_ORG_SCHEDULE_URI # @INTERNAL # @DESCRIPTION: |