]> 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>
Tue, 26 Aug 2025 20:01:06 +0000 (16:01 -0400)
commit2e8c5214a7ff445d99b1ed0b30e1f6ff4437ea65
tree8d007dca5ad193e1160b11e4aedd4e83e36dc15b
parentfd441d156058b217ee729e9f20515d341f863df3
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)
make-debs.sh