summaryrefslogtreecommitdiff
path: root/system/atf/APKBUILD
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-03-01 03:22:54 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-03-01 03:22:54 +0000
commit0e79f212e27b081516054ddac8f54bb28d5c8973 (patch)
tree543dcf8416f51936c7a250c393ac4878854dcd40 /system/atf/APKBUILD
parentd82043346979aa9e68e269b2ab52dfc039e3b3bb (diff)
downloadpackages-0e79f212e27b081516054ddac8f54bb28d5c8973.tar.gz
packages-0e79f212e27b081516054ddac8f54bb28d5c8973.tar.bz2
packages-0e79f212e27b081516054ddac8f54bb28d5c8973.tar.xz
packages-0e79f212e27b081516054ddac8f54bb28d5c8973.zip
system/{atf,kyua,libucontext,lutok,openrc}: m-n
William is no longer contributing to Adélie.
Diffstat (limited to 'system/atf/APKBUILD')
-rw-r--r--system/atf/APKBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/system/atf/APKBUILD b/system/atf/APKBUILD
index 921ddf4a2..5b4f82a92 100644
--- a/system/atf/APKBUILD
+++ b/system/atf/APKBUILD
@@ -1,4 +1,4 @@
-# Maintainer: William Pitcock <nenolod@dereferenced.org>
+# Maintainer:
pkgname=atf
pkgver=0.21
pkgrel=1
@@ -8,7 +8,6 @@ arch="all"
license="BSD-2-Clause AND BSD-3-Clause"
depends=""
makedepends=""
-install=""
subpackages="$pkgname-dev $pkgname-doc"
source="https://github.com/jmmv/atf/releases/download/atf-$pkgver/atf-$pkgver.tar.gz"
builddir="$srcdir/atf-$pkgver"