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/sp/APKBUILD | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'system/sp/APKBUILD') diff --git a/system/sp/APKBUILD b/system/sp/APKBUILD index c25be62d0..083aa3692 100644 --- a/system/sp/APKBUILD +++ b/system/sp/APKBUILD @@ -6,12 +6,10 @@ pkgrel=0 pkgdesc="An SGML system conforming to ISO 8879" url="http://www.jclark.com/sp/" arch="all" +options="!check" # No test suite. license="X11" depends="" -depends_dev="" makedepends="$depends_dev" -install="" -options="!check" subpackages="" source="ftp://ftp.jclark.com/pub/sp/sp-$pkgver.tar.gz configure.patch @@ -19,12 +17,10 @@ source="ftp://ftp.jclark.com/pub/sp/sp-$pkgver.tar.gz " build() { - cd "$builddir" make } package() { - cd "$builddir" # it will not create the prefix directory itself mkdir -p "$pkgdir"/usr make DESTDIR="$pkgdir" install -- cgit v1.2.3-60-g2f50