commit 37ef89964ac9e15c840bca0a06bd0aec98901872
Author: Jan RÄ™korajski <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to