diff options
author | Matthias Maier <tamiko@gentoo.org> | 2018-08-17 09:56:08 -0500 |
---|---|---|
committer | Matthias Maier <tamiko@gentoo.org> | 2018-08-17 09:56:08 -0500 |
commit | 4d2d2a8efe622f1522097bc3b0ee629fc67da5e8 (patch) | |
tree | a61a23f9e9c15b8185d13a920e45bba22ca773c2 /net-misc/spice-gtk | |
parent | dev-python/rospkg: eapi update and bump to 1.1.7 (diff) | |
download | gentoo-4d2d2a8efe622f1522097bc3b0ee629fc67da5e8.tar.gz gentoo-4d2d2a8efe622f1522097bc3b0ee629fc67da5e8.tar.bz2 gentoo-4d2d2a8efe622f1522097bc3b0ee629fc67da5e8.zip |
net-misc/spice-gtk: fix patch hickup
Closes: https://bugs.gentoo.org/show_bug.cgi?id=663840
Package-Manager: Portage-2.3.46, Repoman-2.3.10
Diffstat (limited to 'net-misc/spice-gtk')
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-0.35.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-misc/spice-gtk/spice-gtk-0.35.ebuild b/net-misc/spice-gtk/spice-gtk-0.35.ebuild index 3bba2079f5f8..336cd853c148 100644 --- a/net-misc/spice-gtk/spice-gtk-0.35.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.35.ebuild @@ -73,8 +73,7 @@ DEPEND="${RDEPEND} " PATCHES=( - "${FILESDIR}"/${P}-libressl.patch - "${FILESDIR}"/${P}-openssl11.patch + "${FILESDIR}"/${PN}-0.34-openssl11.patch ) src_prepare() { |