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