[gnome-media] 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: [gnome-media] Use tar-ustar instead of tar-pax to ensure OpenBSD compatibility
- Date: Tue, 24 May 2011 14:55:30 +0000 (UTC)
commit 1956ed3668ad99b3e92834a340343f178c401d7d
Author: Olav Vitters <olav vitters nl>
Date: Tue May 24 16:55:26 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 8ed7d23..393f0b2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@ AC_INIT([gnome-media],
AC_CONFIG_AUX_DIR([build-aux])
-AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2 -Wall -Wno-portability tar-pax foreign])
+AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2 -Wall -Wno-portability tar-ustar foreign])
AS_VERSION
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]