From 5a3901a1577bd99715893ce41b0d778af341df07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucio=20Andr=C3=A9s=20Illanes=20Albornoz=20=28arab=2C=20vx?= =?UTF-8?q?p=29?= Date: Wed, 9 Mar 2016 10:45:09 +0100 Subject: Adds libfetch and apk-tools. --- 367.libfetch.vars | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 367.libfetch.vars (limited to '367.libfetch.vars') diff --git a/367.libfetch.vars b/367.libfetch.vars new file mode 100644 index 00000000..b1b9d775 --- /dev/null +++ b/367.libfetch.vars @@ -0,0 +1,11 @@ +# +# . ./build.vars and set -o errexit are assumed. +# + +pkg_libfetch_extract_post() { + cd ${PKG_SUBDIR} && \ + fetch http://git.alpinelinux.org/cgit/aports/plain/main/libfetch/Makefile && \ + cd ${OLDPWD}; +}; + +# vim:filetype=sh -- cgit v1.2.3