summaryrefslogtreecommitdiff
path: root/archivers/gcpio/patches/patch-ak
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/gcpio/patches/patch-ak')
-rw-r--r--archivers/gcpio/patches/patch-ak13
1 files changed, 13 insertions, 0 deletions
diff --git a/archivers/gcpio/patches/patch-ak b/archivers/gcpio/patches/patch-ak
new file mode 100644
index 00000000000..a2084ddda05
--- /dev/null
+++ b/archivers/gcpio/patches/patch-ak
@@ -0,0 +1,13 @@
+$NetBSD: patch-ak,v 1.1 2005/11/03 19:38:50 adrianp Exp $
+
+--- src/extern.h.orig 2004-09-08 11:49:57.000000000 +0100
++++ src/extern.h
+@@ -46,7 +46,7 @@ extern int no_chown_flag;
+ extern int sparse_flag;
+ extern int quiet_flag;
+ extern int only_verify_crc_flag;
+-extern int no_abs_paths_flag;
++extern int abs_paths_flag;
+ extern unsigned int warn_option;
+
+ /* Values for warn_option */