]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
update configure
authorEric Bollengier <eric@baculasystems.com>
Fri, 24 Jun 2022 07:28:28 +0000 (09:28 +0200)
committerEric Bollengier <eric@baculasystems.com>
Tue, 5 Jul 2022 09:10:32 +0000 (11:10 +0200)
bacula/configure

index 83da7ff60e54c073ec194344ce05965c4e819eee..35e4ba6f073f38446bd6c8abd5355c81b7436bc0 100755 (executable)
@@ -31998,8 +31998,6 @@ osx)
    TAPEDRIVE="/dev/nst0"
    PSCMD="ps -e -o pid,command"
    MACOSX=macosx
-   PFILES="${PFILES} \
-      platforms/osx/Makefile"
   ;;
 debian)
    if `test -f /etc/apt/sources.list && grep -q ubuntu /etc/apt/sources.list`; then