bdabf132d7
XArchive is a GTK+2 front-end for various command line archiving programs. The idea is to have a generic front end for archives that uses external wrappers around the command line archiving tools. Original port from Giovanni Bechis <g.bechis at snb dot it> (MAINTAINER) with some tweaks by myself
29 lines
1.0 KiB
Plaintext
29 lines
1.0 KiB
Plaintext
$OpenBSD: patch-doc_xarchive_1,v 1.1.1.1 2007/07/16 21:35:42 ajacoutot Exp $
|
|
--- doc/xarchive.1.orig Mon Feb 27 18:30:13 2006
|
|
+++ doc/xarchive.1 Mon Jul 16 23:05:49 2007
|
|
@@ -261,13 +261,10 @@ it's wrappers:
|
|
~/.xarchive/wrappers/
|
|
.TP 0.2i
|
|
\(bu
|
|
-/usr/local/lib/xarchive/wrappers/
|
|
-.TP 0.2i
|
|
-\(bu
|
|
-(or, depending on installation /usr/lib/xarchive/wrappers/)
|
|
+!!PREFIX!!/lib/xarchive/wrappers/
|
|
.PP
|
|
The first wrappers found are the first ones used. Thus, if you copy a wrapper
|
|
-from the system wide directory (/usr/local/lib/xarchive/wrappers/) to your own
|
|
+from the system wide directory (!!PREFIX!!/lib/xarchive/wrappers/) to your own
|
|
private wrapper directory (~/.xarchive/wrappers/) and modify it, your modified
|
|
version will be used.
|
|
.PP
|
|
@@ -346,7 +343,7 @@ command.
|
|
\(bu
|
|
Anything else for wrapper failure
|
|
.PP
|
|
-See the wrappers included in /usr/local/lib/xarchive/wrappers (or /usr/lib/xarchive/wrappers) for examples.
|
|
+See the wrappers included in !!PREFIX!!/lib/xarchive/wrappers for examples.
|
|
.SH BUGS
|
|
Use bug tracker on the sourceforge project page:
|
|
.PP
|