Package: backuppc
Version: 3.0.0-4
Severity: wishlist
Tags: patch
Hi,
Please unfuzzy debian/config.pl.diff. The following patch should do
that.
Thanks,
James
--- 3.0.0-4/debian/config.pl.diff 2007-10-24 17:08:43.000000000 +0100
+++ 3.0.0-4ubuntu1/debian/config.pl.diff 2007-10-24 17:08:32.000000000
+0100
@@ -12,7 +12,7 @@
#
# TCP port number on which the BackupPC server listens for and accepts
-@@ -218,7 +218,7 @@
+@@ -215,7 +215,7 @@
# Full path to various commands for archiving
#
$Conf{SplitPath} = '/usr/bin/split';
@@ -21,7 +21,7 @@
$Conf{CatPath} = '/bin/cat';
$Conf{GzipPath} = '/bin/gzip';
$Conf{Bzip2Path} = '/bin/bzip2';
-@@ -1181,7 +1181,7 @@
+@@ -1412,7 +1412,7 @@
# Full path for ssh. Security caution: normal users should not
# allowed to write to this file or directory.
#
@@ -41,7 +41,7 @@
#
# URL of the BackupPC_Admin CGI script. Used for email messages.
-@@ -1610,7 +1613,7 @@
+@@ -1859,7 +1862,7 @@
#
# URL of the BackupPC_Admin CGI script. Used for email messages.
#
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]