summaryrefslogtreecommitdiffstats
path: root/gnome2-libs/nautilus2/PRE_BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'gnome2-libs/nautilus2/PRE_BUILD')
-rwxr-xr-xgnome2-libs/nautilus2/PRE_BUILD8
1 files changed, 8 insertions, 0 deletions
diff --git a/gnome2-libs/nautilus2/PRE_BUILD b/gnome2-libs/nautilus2/PRE_BUILD
new file mode 100755
index 0000000000..197267aabf
--- /dev/null
+++ b/gnome2-libs/nautilus2/PRE_BUILD
@@ -0,0 +1,8 @@
+default_pre_build &&
+cd "${SOURCE_DIRECTORY}" &&
+message "${MESSAGE_COLOR}Fix compilation against gnome-desktop3 3.8+...${DEFAULT_COLOR}" &&
+patch -p1 < "${SPELL_DIRECTORY}"/000-gnome-desktop-3.8.patch &&
+message "${MESSAGE_COLOR}Fix compilation with libgnome 3.8...${DEFAULT_COLOR}" &&
+patch -p1 < "${SPELL_DIRECTORY}"/001-do-not-use-NautilusDesktopBackground.patch &&
+patch -p1 < "${SPELL_DIRECTORY}"/002-add_receive_dropped_background_image.patch &&
+patch -p1 < "${SPELL_DIRECTORY}"/003-remove_gnome_bg_set_draw_background.patch