summaryrefslogtreecommitdiffstats
path: root/graphics-libs/opencsg/PRE_BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'graphics-libs/opencsg/PRE_BUILD')
-rwxr-xr-xgraphics-libs/opencsg/PRE_BUILD6
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics-libs/opencsg/PRE_BUILD b/graphics-libs/opencsg/PRE_BUILD
new file mode 100755
index 0000000000..695dbe6fd5
--- /dev/null
+++ b/graphics-libs/opencsg/PRE_BUILD
@@ -0,0 +1,6 @@
+default_pre_build &&
+cd "$SOURCE_DIRECTORY" &&
+
+rm -rf glew &&
+patch -p1 < "$SPELL_DIRECTORY/opencsg-1.4.2-includepath.patch"
+