summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnome-base/gvfs/gvfs-1.30.3.ebuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/gnome-base/gvfs/gvfs-1.30.3.ebuild b/gnome-base/gvfs/gvfs-1.30.3.ebuild
index e9821e23608d..85124c75dd78 100644
--- a/gnome-base/gvfs/gvfs-1.30.3.ebuild
+++ b/gnome-base/gvfs/gvfs-1.30.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -81,6 +81,10 @@ DEPEND="${RDEPEND}
# https://bugzilla.gnome.org/700162
RESTRICT="test"
+PATCHES=(
+ "${FILESDIR}"/${PN}-1.30.2-sysmacros.patch #580234
+)
+
src_prepare() {
if ! use udev; then
sed -e 's/gvfsd-burn/ /' \