From 044aff334d9d032abc079a09d19cefb81896909c Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Tue, 25 Jul 2017 20:01:51 +0200 Subject: main/lua-aports: upgrade to 0.6.1 --- main/lua-aports/fix-makefile.patch | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 main/lua-aports/fix-makefile.patch (limited to 'main/lua-aports/fix-makefile.patch') diff --git a/main/lua-aports/fix-makefile.patch b/main/lua-aports/fix-makefile.patch deleted file mode 100644 index 89b07a8110..0000000000 --- a/main/lua-aports/fix-makefile.patch +++ /dev/null @@ -1,21 +0,0 @@ -From 4efd713435315918becc1a838fa3fb4f29e13d58 Mon Sep 17 00:00:00 2001 -From: Jakub Jirutka -Date: Mon, 24 Jul 2017 21:47:54 +0200 -Subject: [PATCH] makefile: add dump.lua - ---- - Makefile | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/Makefile b/Makefile -index 22d5f77..22c68ce 100644 ---- a/Makefile -+++ b/Makefile -@@ -10,6 +10,7 @@ aportsfiles= \ - abuild.lua \ - apkrepo.lua \ - db.lua \ -+ dump.lua \ - pkg.lua - - binfiles=buildrepo.lua ap.lua -- cgit v1.2.3