From: Eric Bollengier Date: Thu, 2 Nov 2023 15:25:47 +0000 (+0100) Subject: Fix org#2698 about error with osx platform X-Git-Tag: Beta-15.0.1~100 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9aa824a541022b243e2abe69aa56e2346ecf5eb7;p=thirdparty%2Fbacula.git Fix org#2698 about error with osx platform --- diff --git a/bacula/platforms/Makefile.in b/bacula/platforms/Makefile.in index ca190f2fa..7958d6d23 100644 --- a/bacula/platforms/Makefile.in +++ b/bacula/platforms/Makefile.in @@ -14,7 +14,7 @@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL = @INSTALL@ -SUBDIRS = hurd freebsd redhat solaris unknown openbsd osx irix gentoo \ +SUBDIRS = hurd freebsd redhat solaris unknown openbsd irix gentoo \ debian darwin aix bsdi mandrake slackware alpha ubuntu systemd MAKE = make