debian: typo in makefile
gitea/prometheus-xmpp-alerting/pipeline/head This commit looks good Details

This commit is contained in:
Guillaume Baffoin 2024-03-18 23:24:46 +01:00
parent 486003d9d3
commit a1f246a766
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ VERSION=$(shell (test -d .git && git describe || cat VERSION) | sed 's/^v//; s/-
prefix = /usr
prometheus-xmpp-alerting:
cd sdist/$(NAME)-$(VERSION)
go build
chmod +x prometheus-xmpp-alerting