liblua54: update Makefile.patch
This commit is contained in:
parent
eee1b172ad
commit
d92c4ac0f6
@ -28,7 +28,7 @@ diff -uNr lua-5.4.1/Makefile lua-5.4.1.mod/Makefile
|
|||||||
|
|
||||||
+# Lua version and release.
|
+# Lua version and release.
|
||||||
+V= 5.4
|
+V= 5.4
|
||||||
+R= $V.1
|
+R= $V.2
|
||||||
+
|
+
|
||||||
# What to install.
|
# What to install.
|
||||||
TO_BIN= lua luac
|
TO_BIN= lua luac
|
||||||
@ -39,7 +39,7 @@ diff -uNr lua-5.4.1/Makefile lua-5.4.1.mod/Makefile
|
|||||||
|
|
||||||
-# Lua version and release.
|
-# Lua version and release.
|
||||||
-V= 5.4
|
-V= 5.4
|
||||||
-R= $V.1
|
-R= $V.2
|
||||||
-
|
-
|
||||||
# Targets start here.
|
# Targets start here.
|
||||||
all: $(PLAT)
|
all: $(PLAT)
|
||||||
|
Loading…
Reference in New Issue
Block a user