broke debian packaging

This commit is contained in:
Jeff Carr 2025-01-20 04:37:08 -06:00
parent 05567cb88c
commit f223a21545
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ install: clean
cd ~/go/lib && ln -f -s fyne-${VERSION}.so fyne.so
clean:
rm -f fyne fyne.so go.*
rm -f fyne fyne.so
binary:
go build -v -x