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-ag | |
| parent | d112d0f6ccd58fac3c3b7783a71378c44765fbae (diff) | |
* Modified patches to support CC/INSTALL/PREFIX properly
* Stripped binaries
* Sorted pkg/PLIST
PR: 15226
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Diffstat (limited to 'misc/amanda/files/patch-ag')
| -rw-r--r-- | misc/amanda/files/patch-ag | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/misc/amanda/files/patch-ag b/misc/amanda/files/patch-ag new file mode 100644 index 000000000000..7ab785088492 --- /dev/null +++ b/misc/amanda/files/patch-ag @@ -0,0 +1,20 @@ +--- man/amlabel.8.orig Mon May 20 11:11:25 1996 ++++ man/amlabel.8 Wed Dec 1 03:59:02 1999 +@@ -11,7 +11,7 @@ + .B Amlabel + writes an Amanda label on the tape in the tape drive specified by the + .I amanda.conf +-file in /etc/amanda/\fIconfig\fR. The ++file in %%PREFIX%%/etc/amanda/\fIconfig\fR. The + .I label + can be any string that does not contain whitespace, and that matches the + .I amanda.conf +@@ -26,7 +26,7 @@ + .TP + % amlabel csd VOL1 + If the line "tapedev /dev/tape/1n" is in +-/etc/amanda/csd/amanda.conf, an Amanda label with the name "VOL1" is ++%%PREFIX%%/etc/amanda/csd/amanda.conf, an Amanda label with the name "VOL1" is + written on the /dev/tape/1n device. + + .SH AUTHOR |
