From 9a841fe2af5204c11e54bdb00a8f46088b30de7d Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sat, 21 Dec 2019 01:00:56 +0000 Subject: system/l*: modernise, fix metadata, etc --- system/linenoise/APKBUILD | 2 -- 1 file changed, 2 deletions(-) (limited to 'system/linenoise') diff --git a/system/linenoise/APKBUILD b/system/linenoise/APKBUILD index 5e95f3927..1fd49a51f 100644 --- a/system/linenoise/APKBUILD +++ b/system/linenoise/APKBUILD @@ -16,12 +16,10 @@ source="linenoise-$pkgver.tar.gz::https://github.com/antirez/linenoise/archive/$ " build() { - cd "$builddir" make } package() { - cd "$builddir" make DESTDIR="$pkgdir" install } -- cgit v1.2.3-70-g09d2