diff --git a/pkg/fedora/make-dist.sh b/pkg/fedora/make-dist.sh index 6244e1f1db30068ce6ad79fa07f5d7505b06f3d2..c9058661da93637739610beb0d21b3fa80f5dbf6 100755 --- a/pkg/fedora/make-dist.sh +++ b/pkg/fedora/make-dist.sh @@ -235,6 +235,9 @@ set -x bundle update fi bundle package +echo "Packaged, PWD $PWD" +exit 0 + package_git_gems "$PWD/Gemfile.lock" "$PWD/vendor/cache" cp -ar AUTHORS Gemfile Gemfile.lock GNU-AGPL-3.0 COPYRIGHT \ vendor/cache