~dricottone/huttese-apk

f7ead81d8a5f76d99df337419273a3ceac6b2e1e — Conrad Hoffmann 2 years ago 42dbf98
pages.sr.ht: use new Makefile in APKBUILD
1 files changed, 1 insertions(+), 1 deletions(-)

M sr.ht/pages.sr.ht/APKBUILD
M sr.ht/pages.sr.ht/APKBUILD => sr.ht/pages.sr.ht/APKBUILD +1 -1
@@ 18,7 18,7 @@ options="$options !check"
install="$pkgname.post-install"

build() {
	go build -o pages.sr.ht
	make all
}

package() {