summaryrefslogtreecommitdiffstats
path: root/graphics-libs/pythonmagick/PRE_BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'graphics-libs/pythonmagick/PRE_BUILD')
-rwxr-xr-xgraphics-libs/pythonmagick/PRE_BUILD7
1 files changed, 7 insertions, 0 deletions
diff --git a/graphics-libs/pythonmagick/PRE_BUILD b/graphics-libs/pythonmagick/PRE_BUILD
new file mode 100755
index 0000000000..74fa59590e
--- /dev/null
+++ b/graphics-libs/pythonmagick/PRE_BUILD
@@ -0,0 +1,7 @@
+default_pre_build &&
+
+cd $SOURCE_DIRECTORY &&
+
+patch -p1 < $SPELL_DIRECTORY/fix_detection_of_python_includedir.patch &&
+
+./autogen.pl