[arch-commits] Commit in lua/trunk (PKGBUILD)

Anatol Pomozov anatolik at archlinux.org
Wed Jul 1 23:45:10 UTC 2020


    Date: Wednesday, July 1, 2020 @ 23:45:09
  Author: anatolik
Revision: 390730

Remove Lua 5.3 leftover

Modified:
  lua/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ---
 1 file changed, 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-01 23:12:32 UTC (rev 390729)
+++ PKGBUILD	2020-07-01 23:45:09 UTC (rev 390730)
@@ -26,9 +26,6 @@
   patch -p1 -i ../liblua.so.patch
 
   sed "s/%VER%/$_majorver/g;s/%REL%/$pkgver/g" ../lua.pc > lua.pc
-
-  # Lua 5.3.4 has wrong release version in its Makefile. Fix it.
-  # sed "s/^R= \$V.4/R= \$V.5/" -i Makefile
 }
 
 build() {



More information about the arch-commits mailing list