]> gitweb.michael.orlitzky.com - mjo-overlay.git/blob - app-backup/backuppc/files/3.2.0/04-add-docdir-marker.patch
Add app-backup/backuppc from ::gentoo.
[mjo-overlay.git] / app-backup / backuppc / files / 3.2.0 / 04-add-docdir-marker.patch
1 --- lib/BackupPC/CGI/View.pm.orig 2009-09-30 19:08:34.353577546 +0300
2 +++ lib/BackupPC/CGI/View.pm 2009-09-30 19:16:01.982412712 +0300
3 @@ -86,7 +86,7 @@
4 $file = $bpc->ConfDir() . "/hosts";
5 $linkHosts = 1;
6 } elsif ( $type eq "docs" ) {
7 - $file = $bpc->InstallDir() . "/doc/BackupPC.html";
8 + $file = "__DOCDIR__/BackupPC.html";
9 } elsif ( $host ne "" ) {
10 if ( !defined($In{num}) ) {
11 # get the latest LOG file