diff --git a/autofs.be0 b/autofs.be0 index 7be5f1cf2..7174f3fd7 100755 --- a/autofs.be0 +++ b/autofs.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION autofs-5.1.7-0 +# BEE_VERSION autofs-5.1.7-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 @@ build_in_sourcedir #} mee_configure() { - bee_configure --enable-ignore-busy + bee_configure --enable-ignore-busy --with-libtirpc } #mee_build() {