a23f39a1d5
Add no_server PSEUDO_FLAVOR Reorganize the Makefile some. Remove dependency on qwt. Set FULLPKGPATH for -main and -bat to remove backend dependencies (found by and solution from naddy@) Use SUBST_CMD. ok jdixon@, okan@
13 lines
450 B
Plaintext
13 lines
450 B
Plaintext
$OpenBSD: patch-manpages_bat_1,v 1.2 2008/10/19 03:44:42 merdely Exp $
|
|
--- manpages/bat.1.orig Mon Oct 22 15:29:44 2007
|
|
+++ manpages/bat.1 Mon Oct 22 15:29:53 2007
|
|
@@ -22,7 +22,7 @@ but it is graphical oriented.
|
|
bat [\-s] [\-c config_file] [\-d debug_level] [-t]
|
|
.TP
|
|
.B \-c <config>
|
|
-Specify configuration file. Default is bat.conf.
|
|
+Specify configuration file. Default is ${BACULACONF}/bat.conf.
|
|
.TP
|
|
.B \-d <nn>
|
|
Set debug level to \fInn\fP.
|