diff options
author | infirit <[email protected]> | 2014-02-16 17:17:19 +0100 |
---|---|---|
committer | infirit <[email protected]> | 2014-02-16 17:17:19 +0100 |
commit | 9935cd08078b277847c134caa51e2a6da9633464 (patch) | |
tree | e807a5efe1089af1a7d15eb890f7a94a44fbd241 | |
parent | f49d994c43b1df6da89aab349cb037195b9a1a2e (diff) | |
download | mate-icon-theme-9935cd08078b277847c134caa51e2a6da9633464.tar.bz2 mate-icon-theme-9935cd08078b277847c134caa51e2a6da9633464.tar.xz |
dist: Only create tar.xzmate-icon-theme-1.7.90
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 91d775e..d09e2b6 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ AC_PREREQ(2.53) AC_INIT([mate-icon-theme], [1.7.90], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([index.theme.in.in]) -AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz foreign check-news]) +AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip foreign check-news]) PKG_PROG_PKG_CONFIG([0.19]) IT_PROG_INTLTOOL([0.40.0]) |