Forgot a small detail

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2022-02-12 14:47:15 +00:00
parent 919196611f
commit d0eaef6ccf
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0

View file

@ -360,7 +360,7 @@ tarball:
--exclude=src/Rack/src/window/Window.cpp \
--exclude=src/Rack/res/Core \
--exclude=src/Rack/res/icon.png \
--transform='s,^\.,Cardinal-$(VERSION),' \
--transform='s,^\.,cardinal-$(VERSION),' \
-f ../cardinal-$(VERSION).tar.xz .
# --------------------------------------------------------------