diff --git a/pkg/fedora/make-dist.sh b/pkg/fedora/make-dist.sh index c9058661d..900358ec4 100755 --- a/pkg/fedora/make-dist.sh +++ b/pkg/fedora/make-dist.sh @@ -234,6 +234,7 @@ set -x rm -rf .bundle bundle update fi + bundle install bundle package echo "Packaged, PWD $PWD" exit 0