From 0bde1639103fa9dab748dc0bfc7d483c652e96a7 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sat, 21 Dec 2019 01:20:54 +0000 Subject: system/s*: modernise, fix metadata --- system/shimmy/APKBUILD | 2 -- 1 file changed, 2 deletions(-) (limited to 'system/shimmy') diff --git a/system/shimmy/APKBUILD b/system/shimmy/APKBUILD index ae675b53b..ab9b55f64 100644 --- a/system/shimmy/APKBUILD +++ b/system/shimmy/APKBUILD @@ -14,12 +14,10 @@ replaces="musl-utils" source="https://distfiles.adelielinux.org/source/$pkgname/$pkgname-$pkgver.tar.xz" build() { - cd "$builddir" make } package() { - cd "$builddir" make DESTDIR="$pkgdir" install } -- cgit v1.2.3-60-g2f50