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:22:29 +01:00
parent b99064d496
commit 486003d9d3
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ DIST_FILES = \
Makefile \
dist: clean
mkdir sdist
mkdir -p sdist
rm -rf sdist/$(NAME)-$(VERSION)
mkdir -p sdist/$(NAME)-$(VERSION)
echo $(VERSION) > sdist/$(NAME)-$(VERSION)/VERSION