summaryrefslogtreecommitdiffstats
path: root/graphics/meshlab/PRE_BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/meshlab/PRE_BUILD')
-rwxr-xr-xgraphics/meshlab/PRE_BUILD6
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/meshlab/PRE_BUILD b/graphics/meshlab/PRE_BUILD
new file mode 100755
index 0000000000..4a5f0e6f44
--- /dev/null
+++ b/graphics/meshlab/PRE_BUILD
@@ -0,0 +1,6 @@
+mk_source_dir $SOURCE_DIRECTORY &&
+cd $SOURCE_DIRECTORY &&
+unpack_file &&
+
+patch -p1 < $SPELL_DIRECTORY/gcc-4.7.patch &&
+patch -p0 < $SPELL_DIRECTORY/rpath.patch