summaryrefslogtreecommitdiffstats
path: root/gnome2-libs/evolution-exchange/PRE_BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'gnome2-libs/evolution-exchange/PRE_BUILD')
-rwxr-xr-xgnome2-libs/evolution-exchange/PRE_BUILD6
1 files changed, 6 insertions, 0 deletions
diff --git a/gnome2-libs/evolution-exchange/PRE_BUILD b/gnome2-libs/evolution-exchange/PRE_BUILD
new file mode 100755
index 0000000000..e360c06450
--- /dev/null
+++ b/gnome2-libs/evolution-exchange/PRE_BUILD
@@ -0,0 +1,6 @@
+default_pre_build &&
+cd "${SOURCE_DIRECTORY}" &&
+message "${MESSAGE_COLOR}Applying newer gtk+2 patch...${DEFAULT_COLOR}" &&
+patch "${SOURCE_DIRECTORY}"/configure.ac \
+ "${SPELL_DIRECTORY}"/02_remove-disable-deprecated.patch &&
+autoconf