From: Arvin Schnell Date: Wed, 29 Jul 2026 09:51:39 +0000 (+0200) Subject: - do not redefine MKDIR_BIN X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1173%2Fhead;p=thirdparty%2Fsnapper.git - do not redefine MKDIR_BIN --- diff --git a/snapper/SnapperDefines.h b/snapper/SnapperDefines.h index 8f889017..730d3ab8 100644 --- a/snapper/SnapperDefines.h +++ b/snapper/SnapperDefines.h @@ -59,7 +59,6 @@ #define SYSTEMCTL_BIN "/usr/bin/systemctl" #define SCP_BIN "/usr/bin/scp" -#define MKDIR_BIN "/usr/bin/mkdir" // keys from the config files