summaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2023-01-14 12:41:50 +0100
committerRoland Reichwein <mail@reichwein.it>2023-01-14 12:41:50 +0100
commit2fd0bb52f38f243c76fbbd8a85efe781c5f599c4 (patch)
tree69ca7e5f0ba623317b42eb8a72ff6cfb10d61044 /Makefile
parent65f1aaba30b24b1b05c931c817aa87c973e2ec1d (diff)
Fixed upload in Makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2f30ad3..bb5033f 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ VERSION=$(shell dpkg-parsechangelog --show-field Version)
DISTROS=base debian11 ubuntu2204 ubuntu2210
PROJECTNAME=libreichwein
-TGZNAME=$(shell ls -t ../$(PROJECTNAME)-*.tar.xz | head -n1 | sed -e 's,^../,,')
+TGZNAME=$(shell ls -t ../$(PROJECTNAME)-$(VERSION).tar.xz | head -n1 | sed -e 's,^../,,')
DESTDIR=/