[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [torsocks/master] Use xz for dist tarball now
commit d5d7eaab8fb82353079180e71884c37f6e2e882c
Author: David Goulet <dgoulet@xxxxxxxxx>
Date: Tue Oct 18 12:39:02 2016 -0400
Use xz for dist tarball now
Signed-off-by: David Goulet <dgoulet@xxxxxxxxx>
---
.gitignore | 1 +
configure.ac | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index 89ed3e9..6d80fe1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,6 +14,7 @@ Makefile.in
*.loT
*.info
*.bz2
+*.xz
*.tar
aclocal.m4
autom4te.cache/
diff --git a/configure.ac b/configure.ac
index a77a2de..d5e3200 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@ AC_CONFIG_HEADER([include/config.h])
AC_USE_SYSTEM_EXTENSIONS
# Automake initialization
-AM_INIT_AUTOMAKE([foreign dist-bzip2 no-dist-gzip])
+AM_INIT_AUTOMAKE([foreign dist-xz no-dist-gzip])
# Silent compilation. Easier to spot errors!
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits