From 8462b261d6159bcc469e9ff1996430a07e62b2b0 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sat, 28 Dec 2019 05:49:40 -0600 Subject: user/{libtheora,pciutils,sdl}: modernise/fix syntax --- user/pciutils/APKBUILD | 2 -- 1 file changed, 2 deletions(-) (limited to 'user/pciutils') diff --git a/user/pciutils/APKBUILD b/user/pciutils/APKBUILD index a20e48e9d..45924bda1 100644 --- a/user/pciutils/APKBUILD +++ b/user/pciutils/APKBUILD @@ -17,7 +17,6 @@ source="https://www.kernel.org/pub/software/utils/$pkgname/$pkgname-$pkgver.tar. " build() { - cd "$builddir" sed -i -e "106s/^/\#/" Makefile make OPT="$CFLAGS" ZLIB=no \ SHARED=yes \ @@ -28,7 +27,6 @@ build() { } package() { - cd "$builddir" make PREFIX="$pkgdir"/usr \ SHARED=yes \ SHAREDIR="$pkgdir"/usr/share/hwdata \ -- cgit v1.2.3-60-g2f50