summaryrefslogtreecommitdiff
path: root/sysutils/amanda-dev-server/patches/patch-bd
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/amanda-dev-server/patches/patch-bd')
-rw-r--r--sysutils/amanda-dev-server/patches/patch-bd13
1 files changed, 13 insertions, 0 deletions
diff --git a/sysutils/amanda-dev-server/patches/patch-bd b/sysutils/amanda-dev-server/patches/patch-bd
new file mode 100644
index 00000000000..f111c51d80e
--- /dev/null
+++ b/sysutils/amanda-dev-server/patches/patch-bd
@@ -0,0 +1,13 @@
+$NetBSD: patch-bd,v 1.1.1.1 2002/05/02 13:28:16 bouyer Exp $
+
+--- changer-src/chg-scsi-chio.c.orig Tue Apr 30 14:14:29 2002
++++ changer-src/chg-scsi-chio.c Tue Apr 30 14:14:35 2002
+@@ -639,7 +639,7 @@
+
+ if(read_conffile(CONFFILE_NAME)) {
+ fprintf(stderr, "%s: could not find config file \"%s\"",
+- changer_dev, conffile);
++ changer_dev, CONFFILE_NAME);
+ exit(1);
+ }
+