]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
make-debs.sh: make "skip debug packages" conditional 65178/head
authorDan Mick <dan.mick@redhat.com>
Thu, 21 Aug 2025 20:00:43 +0000 (13:00 -0700)
committerDan Mick <dan.mick@redhat.com>
Thu, 21 Aug 2025 20:28:46 +0000 (13:28 -0700)
commit86d6e931bd10bc15252d76aa58e4835a72742fcd
treebae1f9edeeb70c57b643e7f1bbc6a928ef1faff4
parente4f4743cee572b211bfc49e4e0f50b35637f03a3
make-debs.sh: make "skip debug packages" conditional

Now that we're using make-debs.sh as a builder inside containers,
the default should be to build all the packages, including debug.
(Also, fix a typo.)

Signed-off-by: Dan Mick <dan.mick@redhat.com>
make-debs.sh