Package: bind9 Severity: normal Hi, the location got changed due to issues with freeipa, but I forgot bind9.
diff --git a/debian/rules b/debian/rules index e263618..4adda05 100755 --- a/debian/rules +++ b/debian/rules @@ -71,7 +71,7 @@ stamps/configure: stamps/prepare --enable-rrl \ --enable-filter-aaaa \ --enable-native-pkcs11 \ - --with-pkcs11=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)/softhsm/libsofthsm2.so \ + --with-pkcs11=\$${prefix}/lib/softhsm/libsofthsm2.so \ $(EXTRA_FEATURES) touch $@ -- t