From e8b8cc7a82a7210586c86d0c478a7497500cfff2 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sat, 4 Jan 2020 20:28:02 +0000 Subject: user/*: Modernise / fix syntax --- user/chelf/APKBUILD | 2 -- 1 file changed, 2 deletions(-) (limited to 'user/chelf') diff --git a/user/chelf/APKBUILD b/user/chelf/APKBUILD index 6e7aff4c0..cf3b34228 100644 --- a/user/chelf/APKBUILD +++ b/user/chelf/APKBUILD @@ -14,12 +14,10 @@ subpackages="" source="$pkgname-$pkgver.tar.xz::https://distfiles.adelielinux.org/source/$pkgname-$pkgver.txz" build() { - cd "$builddir" make } package() { - cd "$builddir" install -D -m755 chelf "$pkgdir"/usr/bin/chelf } -- cgit v1.2.3-70-g09d2