aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2014-04-04 14:01:43 +0200
committerGravatar Christian Hesse <mail@eworm.de>2014-04-04 14:01:43 +0200
commitfb6551d506d9f74f9d2a85d39ed5f2f111cc04aa (patch)
treeac7033c33dd1a48003e5a979d97bb0b6511a2cda /Makefile
parentdf8ef9de6a212432b4fd9ab0d96348d571159278 (diff)
downloadmkinitcpio-ykfde-fb6551d506d9f74f9d2a85d39ed5f2f111cc04aa.tar.gz
mkinitcpio-ykfde-fb6551d506d9f74f9d2a85d39ed5f2f111cc04aa.tar.zst
fix archive prefix0.3.0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ba31633..b925a83 100644
--- a/Makefile
+++ b/Makefile
@@ -31,5 +31,5 @@ clean:
$(RM) -f README.html
release:
- git archive --format=tar.xz --prefix=mkinicpio-ykfde-$(VERSION)/ $(VERSION) > mkinitcpio-ykfde-$(VERSION).tar.xz
+ git archive --format=tar.xz --prefix=mkinitcpio-ykfde-$(VERSION)/ $(VERSION) > mkinitcpio-ykfde-$(VERSION).tar.xz
gpg -ab mkinitcpio-ykfde-$(VERSION).tar.xz