summaryrefslogtreecommitdiff
path: root/gnome-base/libgnome/libgnome-2.32.1-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-base/libgnome/libgnome-2.32.1-r1.ebuild')
-rw-r--r--gnome-base/libgnome/libgnome-2.32.1-r1.ebuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/gnome-base/libgnome/libgnome-2.32.1-r1.ebuild b/gnome-base/libgnome/libgnome-2.32.1-r1.ebuild
index d26add359071..7134bf05adb7 100644
--- a/gnome-base/libgnome/libgnome-2.32.1-r1.ebuild
+++ b/gnome-base/libgnome/libgnome-2.32.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -40,6 +40,10 @@ src_prepare() {
# Make sure menus have icons. People don't like change
epatch "${FILESDIR}/${PN}-2.28.0-menus-have-icons.patch"
+ # Remove UTF-8 character from headers
+ # https://bugs.gentoo.org/639336
+ epatch "${FILESDIR}"/${PN}-2.32.1-utf8-header.patch
+
use branding && epatch "${FILESDIR}"/${PN}-2.26.0-branding.patch
# Default to Adwaita theme over Clearlooks to proper gtk3 support