projects
/
clawsker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a11dee
)
Switch release tarball to xz format
author
Ricardo Mones
<ricardo@mones.org>
Thu, 8 Oct 2015 22:45:22 +0000
(
00:45
+0200)
committer
Ricardo Mones
<ricardo@mones.org>
Thu, 8 Oct 2015 22:45:22 +0000
(
00:45
+0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index dfcdd78b8fdbd07e31c30aad2ff669d1c6b7492b..787ca93e7c3a4b6b1a9bd123b5ec341fda2015dc 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-49,7
+49,7
@@
dist:
cp -p AUTHORS ChangeLog.old clawsker clawsker.pod \
COPYING Makefile NEWS README ${NAME}-${VERSION}
cp -rp po ${NAME}-${VERSION}
- tar c
zf ${NAME}-${VERSION}.tar.g
z ${NAME}-${VERSION} \
+ tar c
Jf ${NAME}-${VERSION}.tar.x
z ${NAME}-${VERSION} \
&& rm -rf ${NAME}-${VERSION}
clean-build: