]> git.sur5r.net Git - bacula/bacula/commitdiff
Makefile update for Gentoo
authorKern Sibbald <kern@sibbald.com>
Sat, 25 Jan 2003 19:54:36 +0000 (19:54 +0000)
committerKern Sibbald <kern@sibbald.com>
Sat, 25 Jan 2003 19:54:36 +0000 (19:54 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@323 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/autoconf/configure.in
bacula/configure

index 315fbda992210b6f70942e133277c34fa6243e82..8e85fc2bfca808c58afe3811284c60fdd9f7ad85 100644 (file)
@@ -1237,7 +1237,7 @@ gentoo)
        DISTVER=`awk '/version / {print $5}' < /etc/gentoo-release`
        TAPEDRIVE="/dev/nst0"
        PSCMD="ps -e -o pid,command"
-       PFILES="\
+       PFILES="${PFILES} \
            platforms/gentoo/Makefile \
            platforms/gentoo/bacula-fd \
            platforms/gentoo/bacula-sd \
index 21ffc21338bd66701bb4cb5c3b51dbe96b47bf1f..6a8af13ea7e0cac285c4d0dddd83394d5c481d11 100755 (executable)
@@ -9311,7 +9311,7 @@ gentoo)
        DISTVER=`awk '/version / {print $5}' < /etc/gentoo-release`
        TAPEDRIVE="/dev/nst0"
        PSCMD="ps -e -o pid,command"
-       PFILES="\
+       PFILES="${PFILES} \
            platforms/gentoo/Makefile \
            platforms/gentoo/bacula-fd \
            platforms/gentoo/bacula-sd \