From f9e6884719d434a762c185a992bae4d15cafb64d Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sat, 28 Dec 2019 04:16:28 -0600 Subject: user/[multimedia libs]: fix syntax and modernise --- user/catdoc/APKBUILD | 2 -- 1 file changed, 2 deletions(-) (limited to 'user/catdoc/APKBUILD') diff --git a/user/catdoc/APKBUILD b/user/catdoc/APKBUILD index 4296c8167..e5fdbb52d 100644 --- a/user/catdoc/APKBUILD +++ b/user/catdoc/APKBUILD @@ -19,7 +19,6 @@ source="http://ftp.wagner.pp.ru/pub/catdoc/catdoc-$pkgver.tar.gz # - CVE-2017-11110 build() { - cd "$builddir" ./configure \ --build=$CBUILD \ --host=$CHOST \ @@ -32,7 +31,6 @@ build() { } package() { - cd "$builddir" make -j1 install } -- cgit v1.2.3-60-g2f50