]> git.pld-linux.org Git - packages/bacula.git/blobdiff - bacula-branding.patch
- force PLD branding
[packages/bacula.git] / bacula-branding.patch
diff --git a/bacula-branding.patch b/bacula-branding.patch
new file mode 100644 (file)
index 0000000..76061c7
--- /dev/null
@@ -0,0 +1,17 @@
+diff -urN bacula-2.2.6.org/autoconf/configure.in bacula-2.2.6/autoconf/configure.in
+--- bacula-2.2.6.org/autoconf/configure.in     2007-10-24 20:37:02.000000000 +0200
++++ bacula-2.2.6/autoconf/configure.in 2007-11-24 22:01:38.010721290 +0100
+@@ -2094,6 +2094,13 @@
+   ;;
+ esac  
++# force PLD branding
++DISTNAME="PLD/Linux"
++DISTVER=$(awk ' { print $1 " " $4  } ' /etc/pld-release 2> /dev/null)
++TAPEDRIVE="/dev/nst0"
++PSCMD="ps -e -o pid,command"
++
++
+ AC_SUBST(hostname)
+ LIBS="$PTHREAD_LIB $LIBS"
This page took 0.025069 seconds and 4 git commands to generate.