[gtranslator] Use tar-ustar instead of tar-pax to ensure OpenBSD compatibility
- From: Olav Vitters <ovitters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtranslator] Use tar-ustar instead of tar-pax to ensure OpenBSD compatibility
- Date: Tue, 24 May 2011 14:56:06 +0000 (UTC)
commit b76b0df198af6ab1d3c71d10d5265577be42b241
Author: Olav Vitters <olav vitters nl>
Date: Tue May 24 16:56:03 2011 +0200
Use tar-ustar instead of tar-pax to ensure OpenBSD compatibility
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 2e075b0..0153b29 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,7 +13,7 @@ AC_CONFIG_MACRO_DIR([m4])
GTR_API_VERSION=3.0
AC_SUBST(GTR_API_VERSION)
-AM_INIT_AUTOMAKE([1.11 tar-pax dist-xz no-dist-gzip -Wno-portability])
+AM_INIT_AUTOMAKE([1.11 tar-ustar dist-xz no-dist-gzip -Wno-portability])
AM_MAINTAINER_MODE
AM_SILENT_RULES([yes])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]