]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- updated configure options, bdb backend has been removed, lua is unconfitional
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 14 Nov 2021 10:03:59 +0000 (11:03 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 14 Nov 2021 10:03:59 +0000 (11:03 +0100)
rpm.spec

index 997047682d808158a861cf8dd020f6f8e6daecb5..1540fa7405a0cdb56d7ef99e2d7468b1d8bbb9c5 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -667,7 +667,6 @@ awk -f %{SOURCE6} %{SOURCE5}
        WITH_PERL_VERSION=no \
        __GST_INSPECT=%{_bindir}/gst-inspect-1.0 \
        __GPG=%{_bindir}/gpg \
-       --enable-bdb \
        --enable-bdb-ro \
        --enable-ndb \
        %{!?with_plugins:--disable-plugins} \
@@ -681,7 +680,6 @@ awk -f %{SOURCE6} %{SOURCE5}
        --with-cap \
        --with-fapolicyd \
        %{?with_imaevm:--with-imaevm} \
-       --with-lua \
        %{?with_python3:--enable-python} \
        --with-selinux%{!?with_selinux:=no} \
        --with-vendor=pld
This page took 0.052104 seconds and 4 git commands to generate.