summaryrefslogtreecommitdiff
path: root/lang/tolua++50/files/patch-SConstruct
diff options
context:
space:
mode:
Diffstat (limited to 'lang/tolua++50/files/patch-SConstruct')
-rw-r--r--lang/tolua++50/files/patch-SConstruct11
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/tolua++50/files/patch-SConstruct b/lang/tolua++50/files/patch-SConstruct
deleted file mode 100644
index fc35d15f2166..000000000000
--- a/lang/tolua++50/files/patch-SConstruct
+++ /dev/null
@@ -1,11 +0,0 @@
---- SConstruct.orig Sat Dec 23 14:21:33 2006
-+++ SConstruct Sat Dec 23 14:21:46 2006
-@@ -128,7 +128,7 @@
- ########### end of helper builders
-
- env['CPPPATH'] = '#/include'
--env['LIBPATH'] = ['#/lib'] + env['LIBPATH']
-+env['LIBPATH'] = ['#/lib'] + env['LIBPATH'].split(" ")
-
- if env['no_cygwin']:
-