diff --git a/src/packaging/RedHat/openafs.spec.in b/src/packaging/RedHat/openafs.spec.in index 1e41f34339..a08c464718 100644 --- a/src/packaging/RedHat/openafs.spec.in +++ b/src/packaging/RedHat/openafs.spec.in @@ -145,7 +145,6 @@ what gets built: --without authlibs Disable authlibs package (default: with authlibs) --without krb5 Disable krb5 support (default: with krb5) --with bitmap-later Enable "bitmap later" support - --with bos-restricted Enable "bos restricted" mode --with supergroups Enable "supergroups" --with kauth Build the openafs-kauth-server and openafs-kauth-client packages which contain the legacy kaserver and @@ -545,7 +544,6 @@ PrintRedhatKernelFix() { config_opts="--enable-redhat-buildsys \ %{?_with_kauth:--enable-kauth} \ %{?_with_bitmap_later:--enable-bitmap-later} \ - %{?_with_bos_restricted:--enable-bos-restricted-mode} \ %{?_with_supergroups:--enable-supergroups} \ --enable-transarc-paths"