From 6aa2740c87daebc9f306fb32d4cba1fcca0ed510 Mon Sep 17 00:00:00 2001 From: Arvin Schnell Date: Wed, 29 Jul 2026 11:51:39 +0200 Subject: [PATCH] - do not redefine MKDIR_BIN --- snapper/SnapperDefines.h | 1 - 1 file changed, 1 deletion(-) 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 -- 2.47.3