aboutsummaryrefslogtreecommitdiffstats
path: root/testing/evolution-on/gconf-source-remove.patch
diff options
context:
space:
mode:
authorPaul Bredbury <brebs@sent.com>2019-03-10 17:35:46 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2019-03-13 08:26:23 +0000
commit7279437ec7311315af9c10b05c200e16008ec2aa (patch)
tree4549bf83fdc96e8bcef9430dfb7e3fb0795e9e5c /testing/evolution-on/gconf-source-remove.patch
parent0c16c3ce57d83682c4b37ff9649bd1d18d7852dd (diff)
downloadaports-7279437ec7311315af9c10b05c200e16008ec2aa.tar.bz2
aports-7279437ec7311315af9c10b05c200e16008ec2aa.tar.xz
testing/evolution-on: new aport
https://github.com/acidrain42/evolution-on Tray plugin for Evolution email client.
Diffstat (limited to 'testing/evolution-on/gconf-source-remove.patch')
-rw-r--r--testing/evolution-on/gconf-source-remove.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/testing/evolution-on/gconf-source-remove.patch b/testing/evolution-on/gconf-source-remove.patch
new file mode 100644
index 0000000000..da447440b4
--- /dev/null
+++ b/testing/evolution-on/gconf-source-remove.patch
@@ -0,0 +1,14 @@
+To prevent:
+configure.ac:80: error: possibly undefined macro: AM_GCONF_SOURCE_2
+
+diff -Naur a/configure.ac b/configure.ac
+--- a/configure.ac 2017-05-09 18:21:44.000000000 +0100
++++ b/configure.ac 2019-03-10 17:14:20.222932063 +0000
+@@ -77,7 +77,6 @@
+ dnl GConf stuff
+ dnl ***********
+ AC_PATH_PROG(GCONFTOOL, gconftool-2, no)
+-AM_GCONF_SOURCE_2
+
+ dnl ***************
+ dnl Libappindicator stuff