summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-05-21 21:54:28 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-05-22 06:43:31 +0200
commitcdd4faf32dfb7817a73c649f96295a83c89c0b61 (patch)
treebafdafc15653579eed51dc13cc98378507e922ba /dev-libs/libindicate/files
parentmedia-sound/pulseeffects: 3.2.3 stable amd64 and x86 (diff)
downloadgentoo-cdd4faf32dfb7817a73c649f96295a83c89c0b61.tar.gz
gentoo-cdd4faf32dfb7817a73c649f96295a83c89c0b61.tar.bz2
gentoo-cdd4faf32dfb7817a73c649f96295a83c89c0b61.zip
dev-libs/libindicate: EAPI-6 bump
Package-Manager: Portage-2.3.38, Repoman-2.3.9
Diffstat (limited to 'dev-libs/libindicate/files')
-rw-r--r--dev-libs/libindicate/files/libindicate-0.6.1-no-mono.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/libindicate/files/libindicate-0.6.1-no-mono.patch b/dev-libs/libindicate/files/libindicate-0.6.1-no-mono.patch
index 349828a6058c..1743f861f4ba 100644
--- a/dev-libs/libindicate/files/libindicate-0.6.1-no-mono.patch
+++ b/dev-libs/libindicate/files/libindicate-0.6.1-no-mono.patch
@@ -1,7 +1,7 @@
Temporary patch to disable mono until new gtk-sharp is in tree wrt bug #382491
---- bindings/Makefile.am
-+++ bindings/Makefile.am
+--- a/bindings/Makefile.am
++++ b/bindings/Makefile.am
@@ -1,9 +1,5 @@
SUBDIRS =
@@ -12,8 +12,8 @@ Temporary patch to disable mono until new gtk-sharp is in tree wrt bug #382491
if HAS_PYTHON
SUBDIRS += python
endif
---- configure.ac
-+++ configure.ac
+--- a/configure.ac
++++ b/configure.ac
@@ -124,61 +124,6 @@
AC_PATH_PROG([VALA_API_GEN], [vapigen])