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() {