diff options
| author | Jakub Jirutka <jakub@jirutka.cz> | 2017-07-25 20:01:51 +0200 |
|---|---|---|
| committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-07-25 20:02:37 +0200 |
| commit | 044aff334d9d032abc079a09d19cefb81896909c (patch) | |
| tree | 992ef9f8860d8560212ccbf4ff40df4bc57f33d3 /main/lua-aports/fix-makefile.patch | |
| parent | 70526019bc040699a740fcb52fcf96a6ab318493 (diff) | |
| download | aports-044aff334d9d032abc079a09d19cefb81896909c.tar.bz2 aports-044aff334d9d032abc079a09d19cefb81896909c.tar.xz | |
main/lua-aports: upgrade to 0.6.1
Diffstat (limited to 'main/lua-aports/fix-makefile.patch')
| -rw-r--r-- | main/lua-aports/fix-makefile.patch | 21 |
1 files changed, 0 insertions, 21 deletions
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 <jakub@jirutka.cz> -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 |
