SOURCES: bacula-branding.patch (NEW) - force PLD branding
arekm
arekm at pld-linux.org
Sat Nov 24 22:06:23 CET 2007
Author: arekm Date: Sat Nov 24 21:06:23 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- force PLD branding
---- Files affected:
SOURCES:
bacula-branding.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/bacula-branding.patch
diff -u /dev/null SOURCES/bacula-branding.patch:1.1
--- /dev/null Sat Nov 24 22:06:23 2007
+++ SOURCES/bacula-branding.patch Sat Nov 24 22:06:18 2007
@@ -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"
================================================================
More information about the pld-cvs-commit
mailing list