summaryrefslogtreecommitdiffstats
path: root/testing/acf-fetch-crl
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2011-01-10 16:08:43 +0000
committerTed Trask <ttrask01@yahoo.com>2011-01-10 16:08:43 +0000
commitdb248157d315dfddf2058e33057ab7da9cfd0824 (patch)
tree17394e99d802b4a9cb144aaafbcefafaedf68c4f /testing/acf-fetch-crl
parent768bdadb5a217568c8d4d5e1bd4a87afb884ae88 (diff)
downloadaports-db248157d315dfddf2058e33057ab7da9cfd0824.tar.bz2
aports-db248157d315dfddf2058e33057ab7da9cfd0824.tar.xz
Modified ACF packages to change build() to package()
Diffstat (limited to 'testing/acf-fetch-crl')
-rw-r--r--testing/acf-fetch-crl/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/acf-fetch-crl/APKBUILD b/testing/acf-fetch-crl/APKBUILD
index 8e2e23e5a..e15fcc0ae 100644
--- a/testing/acf-fetch-crl/APKBUILD
+++ b/testing/acf-fetch-crl/APKBUILD
@@ -12,7 +12,7 @@ install=
subpackages=""
source="http://git.alpinelinux.org/cgit/$pkgname/snapshot/$pkgname-$pkgver.tar.bz2"
-build() {
+package() {
cd "$srcdir/$pkgname-$pkgver"
make DESTDIR="$pkgdir" install