aboutsummaryrefslogtreecommitdiffstats
path: root/lang/fpc-lua/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/fpc-lua/files/patch-Makefile')
-rw-r--r--lang/fpc-lua/files/patch-Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/lang/fpc-lua/files/patch-Makefile b/lang/fpc-lua/files/patch-Makefile
new file mode 100644
index 000000000000..8cae476ab648
--- /dev/null
+++ b/lang/fpc-lua/files/patch-Makefile
@@ -0,0 +1,11 @@
+--- packages/lua/Makefile 2010-04-22 22:04:10.000000000 +0100
++++ packages/lua/Makefile 2010-04-22 22:04:29.000000000 +0100
+@@ -264,7 +264,7 @@
+ UNITSDIR:=$(wildcard $(FPCDIR)/units/$(OS_TARGET))
+ endif
+ PACKAGESDIR:=$(wildcard $(FPCDIR) $(FPCDIR)/packages $(FPCDIR)/packages/base $(FPCDIR)/packages/extra)
+-override PACKAGE_NAME=bfd
++override PACKAGE_NAME=lua
+ override PACKAGE_VERSION=2.4.0
+ ifeq ($(FULL_TARGET),i386-linux)
+ override TARGET_UNITS+=lua lualib lauxlib