]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
make-debs.sh: make "skip debug packages" conditional
authorDan Mick <dan.mick@redhat.com>
Thu, 21 Aug 2025 20:00:43 +0000 (13:00 -0700)
committerDavid Galloway <david.galloway@ibm.com>
Mon, 8 Sep 2025 18:27:23 +0000 (14:27 -0400)
commit34b7a65c8e778641d5599cd1b5de509299b6c546
treea4daf7614892186f7e8d80ff5dfa2e8bbbe31f2d
parent11e7c612cdc0d5eb95136ad380075372e7bf2e1a
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>
(cherry picked from commit 86d6e931bd10bc15252d76aa58e4835a72742fcd)
(cherry picked from commit 2e8c5214a7ff445d99b1ed0b30e1f6ff4437ea65)
make-debs.sh