summaryrefslogtreecommitdiff
path: root/backup/backuppc/files/3.2.0/04-add-docdir-marker.patch
diff options
context:
space:
mode:
Diffstat (limited to 'backup/backuppc/files/3.2.0/04-add-docdir-marker.patch')
-rw-r--r--backup/backuppc/files/3.2.0/04-add-docdir-marker.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/backup/backuppc/files/3.2.0/04-add-docdir-marker.patch b/backup/backuppc/files/3.2.0/04-add-docdir-marker.patch
deleted file mode 100644
index 0355aedf04b7..000000000000
--- a/backup/backuppc/files/3.2.0/04-add-docdir-marker.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- lib/BackupPC/CGI/View.pm.orig 2009-09-30 19:08:34.353577546 +0300
-+++ lib/BackupPC/CGI/View.pm 2009-09-30 19:16:01.982412712 +0300
-@@ -86,7 +86,7 @@
- $file = $bpc->ConfDir() . "/hosts";
- $linkHosts = 1;
- } elsif ( $type eq "docs" ) {
-- $file = $bpc->InstallDir() . "/doc/BackupPC.html";
-+ $file = "__DOCDIR__/BackupPC.html";
- } elsif ( $host ne "" ) {
- if ( !defined($In{num}) ) {
- # get the latest LOG file