]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/autoconf/Make.common.in
Change key directory to /etc/bacula/pubkeys
[bacula/bacula] / bacula / autoconf / Make.common.in
index a21d24e8a716ebb14f41eb957cef505ff9ddfa7d..f8b6daa6c7a7c786d12fde228931969a94f8f4e0 100644 (file)
@@ -23,7 +23,7 @@ manprefix =
 sbindir = @sbindir@
 sysconfdir = @sysconfdir@
 scriptdir = @scriptdir@
-mandir = @mandir@/man8
+mandir = @mandir@
 manext = 8
 
 NO_ECHO = @
@@ -43,6 +43,7 @@ CMP = @CMP@
 TBL = @TBL@
 AR = @AR@
 RANLIB = @RANLIB@
+MKDIR = @BUILD_DIR@/autoconf/mkinstalldirs
 INSTALL = @INSTALL@
 # add the -s to the following in PRODUCTION mode
 INSTALL_PROGRAM = @INSTALL@ -m @SBINPERM@