[gedit-plugins] 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: [gedit-plugins] Use tar-ustar instead of tar-pax to ensure OpenBSD compatibility
- Date: Tue, 24 May 2011 14:55:15 +0000 (UTC)
commit 8495d8185c176242c053bbb059c57f8f269831e7
Author: Olav Vitters <olav vitters nl>
Date: Tue May 24 16:55:11 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 056572b..63d0af4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@ AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])
AC_PREFIX_PROGRAM([gedit])
-AM_INIT_AUTOMAKE([1.11 tar-pax dist-xz no-dist-gzip])
+AM_INIT_AUTOMAKE([1.11 tar-ustar dist-xz no-dist-gzip])
AM_MAINTAINER_MODE([enable])
AM_SILENT_RULES([yes])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]