diff options
author | Bernard Cafarelli <voyageur@gentoo.org> | 2017-11-27 00:28:49 +0100 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2017-11-27 00:29:08 +0100 |
commit | 392121220f19e591a8921d4edb0385903726a7e0 (patch) | |
tree | 2356ad94cddc2d7c245a8a177bcc641060f2b687 /x11-plugins/wmtop | |
parent | www-servers/xsp: [QA] Consistent whitespace in metadata.xml (diff) | |
download | gentoo-392121220f19e591a8921d4edb0385903726a7e0.tar.gz gentoo-392121220f19e591a8921d4edb0385903726a7e0.tar.bz2 gentoo-392121220f19e591a8921d4edb0385903726a7e0.zip |
x11-plugins/wmtop: tarball has a different directory name
Closes: https://bugs.gentoo.org/638760
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'x11-plugins/wmtop')
-rw-r--r-- | x11-plugins/wmtop/wmtop-0.85.ebuild | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-plugins/wmtop/wmtop-0.85.ebuild b/x11-plugins/wmtop/wmtop-0.85.ebuild index 5242a13685cc..a9860141ef5d 100644 --- a/x11-plugins/wmtop/wmtop-0.85.ebuild +++ b/x11-plugins/wmtop/wmtop-0.85.ebuild @@ -20,6 +20,9 @@ RDEPEND=">=x11-libs/libdockapp-0.7:= DEPEND="${RDEPEND} x11-proto/xproto" +# Incorrect path in this tarball version +S=${WORKDIR}/dockapps-be3f170 + src_prepare() { eapply_user |