From c7c0916fad338d4743257d0f05e357e9c0f1f670 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Fri, 27 Dec 2019 06:50:34 -0600 Subject: user/various libraries: modernise / fix syntax --- user/libutempter/APKBUILD | 2 -- 1 file changed, 2 deletions(-) (limited to 'user/libutempter/APKBUILD') diff --git a/user/libutempter/APKBUILD b/user/libutempter/APKBUILD index 3e8a0601e..847c0be49 100644 --- a/user/libutempter/APKBUILD +++ b/user/libutempter/APKBUILD @@ -16,12 +16,10 @@ source="ftp://ftp.altlinux.org/pub/people/ldv/utempter/$pkgname-$pkgver.tar.bz2 " build() { - cd "$builddir" make LDLIBS="-lutmps -lskarnet" } package() { - cd "$builddir" make DESTDIR="$pkgdir" install # we need to be setuid, not setgid chmod 4711 "$pkgdir"/usr/lib/utempter/utempter -- cgit v1.2.3-60-g2f50