[tomboy] 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: [tomboy] Use tar-ustar instead of tar-pax to ensure OpenBSD compatibility
- Date: Tue, 24 May 2011 14:56:39 +0000 (UTC)
commit 62d86267513c8aaa7df5072cd4411cb807d178c2
Author: Olav Vitters <olav vitters nl>
Date: Tue May 24 16:56:35 2011 +0200
Use tar-ustar instead of tar-pax to ensure OpenBSD compatibility
configure.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index 82d1c1e..af12d5b 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
AC_INIT(tomboy, 1.7.0)
AC_CONFIG_SRCDIR(Tomboy/Tomboy.cs)
-AM_INIT_AUTOMAKE([foreign tar-pax])
+AM_INIT_AUTOMAKE([foreign tar-ustar])
AM_MAINTAINER_MODE
GNOME_COMMON_INIT
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]