diff --git a/libftdi1.be0 b/libftdi1.be0 index 85418330b..95b3dcd18 100755 --- a/libftdi1.be0 +++ b/libftdi1.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION libftdi1-1.4-0 +# BEE_VERSION libftdi1-1.4-1 ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.) @@ -54,7 +54,7 @@ SRCURL[0]="https://www.intra2net.com/en/developer/libftdi/download/libftdi1-${PK #} mee_configure() { - bee_configure -DPYTHON_BINDINGS=off + bee_configure -DPYTHON_BINDINGS=off -DLIB_SUFFIX="" } #mee_build() {