Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@xxxxxxxxxxxx> --- bootstrap-configure | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bootstrap-configure b/bootstrap-configure index 1c26909b9..d927ff9c6 100755 --- a/bootstrap-configure +++ b/bootstrap-configure @@ -8,6 +8,8 @@ fi ./configure --enable-maintainer-mode \ --enable-debug \ --prefix=/usr \ + --exec-prefix=/usr \ + --libexecdir=/usr/libexec \ --mandir=/usr/share/man \ --sysconfdir=/etc \ --localstatedir=/var \ -- 2.43.0