From c28da31f61da5b3ce38f894c0321be945d835a82 Mon Sep 17 00:00:00 2001 From: Alec Leamas Date: Sat, 23 Oct 2010 04:50:04 +0200 Subject: [PATCH] testing --- pkg/fedora/make-dist.sh | 1 + 1 file changed, 1 insertion(+) 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