$NetBSD: patch-aj,v 1.1 2005/11/03 19:38:50 adrianp Exp $

--- src/global.c.orig	2004-09-08 11:23:44.000000000 +0100
+++ src/global.c
@@ -100,7 +100,7 @@ int quiet_flag = false;
 int only_verify_crc_flag = false;
 
 /* If true, don't use any absolute paths, prefix them by `./'.  */
-int no_abs_paths_flag = false;
+int abs_paths_flag = false;
 
 #ifdef DEBUG_CPIO
 /* If true, print debugging information.  */
