]> arthur.barton.de Git - ngircd-alex.git/blobdiff - doc/HowToRelease.txt
doc/HowToRelease.txt: "dist-tarZ" and "dist-xz" make targets can't be combined
[ngircd-alex.git] / doc / HowToRelease.txt
index 10343cd4f607fbc0d1894e92aed01c2c341b7bfd..e7f87bfad7558b3823e88150e2b4167bbbc9435f 100644 (file)
@@ -73,8 +73,8 @@ h) Run "./autogen.sh" to update the ./configure script with the correct
 
 i) Run "./configure" to rebuild all generated Makefiles.
 
-j) Run "make distcheck" (and "make dist-tarZ dist-xz") to generate all of the
-   distribution archives.
+j) Run "make distcheck" (and "make dist-tarZ && make dist-xz") to generate all
+   of the distribution archives.
 
 k) Sign the distribution archive(s) using GnuPG: "gpg -b <archivefile>"