~dricottone/huttese-apk

506e5b1e03876b9122704148cf644b7d715f51c8 — Drew DeVault 5 years ago 882d97d
git.sr.ht: correct path to gitsrht-shell
1 files changed, 1 insertions(+), 1 deletions(-)

M sr.ht/git.sr.ht/APKBUILD
M sr.ht/git.sr.ht/APKBUILD => sr.ht/git.sr.ht/APKBUILD +1 -1
@@ 30,7 30,7 @@ build() {
	python3 setup.py build
	cd gitsrht-dispatch
	go build
	cd gitsrht-shell
	cd ../gitsrht-shell
	go build
}