SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
archivers/arc/patches/patch-arcdata_c
Normal file
11
archivers/arc/patches/patch-arcdata_c
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- arcdata.c.orig Sat Aug 7 10:06:42 2010
|
||||
+++ arcdata.c Thu May 19 23:35:46 2011
|
||||
@@ -35,7 +35,7 @@ char tmpchr[2] = "-";/* Temporary file pref
|
||||
#if GEMDOS
|
||||
int hold = 0; /* true to pause before exit */
|
||||
#endif
|
||||
-int warn = 1; /* true to print warnings */
|
||||
+int arcwarn = 1; /* true to print warnings */
|
||||
int note = 1; /* true to print comments */
|
||||
int bose = 0; /* true to be verbose */
|
||||
int nocomp = 0; /* true to suppress compression */
|
Loading…
Add table
Add a link
Reference in a new issue