From 2a1dede649356b0b07227f06a459b1698c511f1a Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Sat, 28 Sep 2019 10:40:30 +0200 Subject: [PATCH] volume_key: Enable Python bindings The configuration was fixed for volume_key 0.3.12. --- volume_key.be0 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/volume_key.be0 b/volume_key.be0 index 77e2427c0..4ccc5a4f8 100755 --- a/volume_key.be0 +++ b/volume_key.be0 @@ -54,9 +54,7 @@ SRCURL[0]="https://releases.pagure.org/volume_key/volume_key-${PKGVERSION}.tar.x #} mee_configure() { - bee_configure \ - --without-python \ - --without-python3 + bee_configure } #mee_build() {