]> git.pld-linux.org Git - packages/bacula.git/blobdiff - bacula-compile.patch
- small fixes (allow build all programs from %files section)
[packages/bacula.git] / bacula-compile.patch
diff --git a/bacula-compile.patch b/bacula-compile.patch
new file mode 100644 (file)
index 0000000..1f1e145
--- /dev/null
@@ -0,0 +1,11 @@
+--- bacula-1.38.11/src/console/console.c.orig  2006-10-20 08:02:49.000000000 +0000
++++ bacula-1.38.11/src/console/console.c       2006-10-20 08:03:04.000000000 +0000
+@@ -47,7 +47,7 @@
+ #ifdef HAVE_CYGWIN
+ int rl_catch_signals;
+ #else
+-extern int rl_catch_signals;
++extern "C" int rl_catch_signals;
+ #endif
+ /* Imported functions */
This page took 0.067199 seconds and 4 git commands to generate.