diff options
author | Steve Price <steve@FreeBSD.org> | 1999-12-23 16:18:36 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-12-23 16:18:36 +0000 |
commit | 06bc5745f8b3af1936bbf8f8c0c4aff80eb6fa85 (patch) | |
tree | 3e27d79fa22038eb364b4fe2b9eecf97408a2298 /misc/amanda/files/patch-af | |
parent | * Removed unneeded lines from Makefile (diff) |
* Modified patches to support CC/INSTALL/PREFIX properly
* Stripped binaries
* Sorted pkg/PLIST
PR: 15226
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes
Notes:
svn path=/head/; revision=23887
Diffstat (limited to 'misc/amanda/files/patch-af')
-rw-r--r-- | misc/amanda/files/patch-af | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/misc/amanda/files/patch-af b/misc/amanda/files/patch-af new file mode 100644 index 000000000000..83e97aefdec8 --- /dev/null +++ b/misc/amanda/files/patch-af @@ -0,0 +1,11 @@ +--- man/amflush.8.orig Mon May 20 11:11:25 1996 ++++ man/amflush.8 Wed Dec 1 03:59:02 1999 +@@ -22,7 +22,7 @@ + .B Amflush + will look in the holding disk specified by the + .I amanda.conf +-file in /etc/amanda/\fIconfig\fR ++file in %%PREFIX%%/etc/amanda/\fIconfig\fR + for any non-empty Amanda work directories. It then prompts the + operator to select the correct directory. The work directories on the + holding disk are named by the date at the time |