]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
Revert "build_utils.sh: Disable cephfs_java with Crimson" 2096/head
authorMatan Breizman <mbreizma@redhat.com>
Wed, 11 Jan 2023 17:57:11 +0000 (19:57 +0200)
committerMatan Breizman <mbreizma@redhat.com>
Wed, 11 Jan 2023 18:00:45 +0000 (20:00 +0200)
This reverts commit dd03c322eaded5f1bb274bb46fb13fbfe7a191aa.

Signed-off-by: Matan Breizman <mbreizma@redhat.com>
scripts/build_utils.sh

index 9ad2b3434d37a19591d0e60269ef724580c186a9..d22328b42d64e8a1b56bf661d1f5a5678fd0e953 100755 (executable)
@@ -1452,7 +1452,6 @@ setup_rpm_build_deps() {
     case "${FLAVOR}" in
     crimson)
       sed -i -e 's/%bcond_with seastar/%bcond_without seastar/g' $DIR/ceph.spec
-      sed -i -e 's/%bcond_without cephfs_java/%bcond_with cephfs_java/g' $DIR/ceph.spec
         ;;
     jaeger)
       sed -i -e 's/%bcond_with jaeger/%bcond_without jaeger/g' $DIR/ceph.spec