summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Maier <tamiko@gentoo.org>2018-08-17 09:56:08 -0500
committerMatthias Maier <tamiko@gentoo.org>2018-08-17 09:56:08 -0500
commit4d2d2a8efe622f1522097bc3b0ee629fc67da5e8 (patch)
treea61a23f9e9c15b8185d13a920e45bba22ca773c2
parentdev-python/rospkg: eapi update and bump to 1.1.7 (diff)
downloadgentoo-4d2d2a8e.tar.gz
gentoo-4d2d2a8e.tar.bz2
gentoo-4d2d2a8e.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
-rw-r--r--net-misc/spice-gtk/spice-gtk-0.35.ebuild3
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() {