diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-05-30 18:48:43 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-05-30 18:49:10 +0200 |
commit | d8ca3a1a1168d0da81a79d58b9afcd9d0d5c58ec (patch) | |
tree | e273c89e93e92ce6fbd83b45d48a526c95b5b7a1 /kde-plasma | |
parent | net-misc/openvswitch: 2.7.0-r3 bup for CVE-2017-9214 bug 620200 (diff) | |
download | gentoo-d8ca3a1a1168d0da81a79d58b9afcd9d0d5c58ec.tar.gz gentoo-d8ca3a1a1168d0da81a79d58b9afcd9d0d5c58ec.tar.bz2 gentoo-d8ca3a1a1168d0da81a79d58b9afcd9d0d5c58ec.zip |
kde-plasma/plasma-desktop: Fix source dir
Package-Manager: Portage-2.3.5, Repoman-2.3.1
Diffstat (limited to 'kde-plasma')
-rw-r--r-- | kde-plasma/plasma-desktop/plasma-desktop-5.8.7.1.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.8.7.1.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-5.8.7.1.ebuild index 436efa0a49de..c0b21207e893 100644 --- a/kde-plasma/plasma-desktop/plasma-desktop-5.8.7.1.ebuild +++ b/kde-plasma/plasma-desktop/plasma-desktop-5.8.7.1.ebuild @@ -133,6 +133,8 @@ REQUIRED_USE="legacy-systray? ( || ( gtk2 gtk3 qt4 ) ) gtk2? ( legacy-systray ) PATCHES=( "${FILESDIR}/${PN}-5.8.6-baloo-optional.patch" ) +S="${S%.1}" + pkg_setup() { if has_version net-im/skype && use legacy-systray && use amd64; then einfo |