[packages/rpm] - fix mktree arg

baggins baggins at pld-linux.org
Mon Nov 25 10:40:31 CET 2024


commit 37ef89964ac9e15c840bca0a06bd0aec98901872
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Nov 25 09:32:13 2024 +0100

    - fix mktree arg

 rpm.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rpm.spec b/rpm.spec
index 2b71ffb..175b7f1 100644
--- a/rpm.spec
+++ b/rpm.spec
@@ -655,7 +655,7 @@ cd build-cmake
 	%{cmake_on_off dbus WITH_DBUS} \
 	%{cmake_on_off fsverity WITH_FSVERITY} \
 	%{cmake_on_off apidocs WITH_DOXYGEN} \
-	-DMKTREE_BACKEND=bwrap \
+	-DMKTREE_BACKEND=rootfs \
 	-DENABLE_SQLITE=ON \
 	-DENABLE_NDB=ON \
 	-DENABLE_BDB_RO=ON \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm.git/commitdiff/37ef89964ac9e15c840bca0a06bd0aec98901872



More information about the pld-cvs-commit mailing list