[PATCH 2 of 2] It's useful to have an uncompressed tar to which more files can be appended
Wald Commits
scm-commit at wald.intevation.org
Fri Dec 19 16:35:21 CET 2014
# HG changeset patch
# User Tom Gottfried <tom at intevation.de>
# Date 1419003306 -3600
# Node ID e21f847569e7aba7e58292ec140bf6d605a43db2
# Parent 65a2944ec5bb4394a52220bfdcc28511246dbbde
It's useful to have an uncompressed tar to which more files can be appended.
diff -r 65a2944ec5bb -r e21f847569e7 artifacts/src/assembly/assembly.xml
--- a/artifacts/src/assembly/assembly.xml Fri Dec 19 16:34:12 2014 +0100
+++ b/artifacts/src/assembly/assembly.xml Fri Dec 19 16:35:06 2014 +0100
@@ -4,6 +4,7 @@
<id>bin</id>
<includeBaseDirectory>false</includeBaseDirectory>
<formats>
+ <format>tar</format>
<format>tar.bz2</format>
</formats>
<fileSets>
More information about the Dive4Elements-commits
mailing list