summaryrefslogtreecommitdiffstats
path: root/devel/coq/PRE_BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'devel/coq/PRE_BUILD')
-rwxr-xr-xdevel/coq/PRE_BUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/coq/PRE_BUILD b/devel/coq/PRE_BUILD
index 61835c957b..e14af8db77 100755
--- a/devel/coq/PRE_BUILD
+++ b/devel/coq/PRE_BUILD
@@ -1,3 +1,4 @@
default_pre_build &&
cd ${SOURCE_DIRECTORY} &&
-sed -i "s/\\\\\"\\\$LABLGTKLIB\\\\\"/\\\$LABLGTKLIB/" configure
+sed -i "s/\\\\\"\\\$LABLGTKLIB\\\\\"/\\\$LABLGTKLIB/" configure &&
+patch -p1 < $SPELL_DIRECTORY/0001-fix-make-detection.patch