From 164cc7e6f6390fea9d2707ea24d97f8ed6f1d0bb Mon Sep 17 00:00:00 2001 From: Alec Leamas <leamas.alec@gmail.com> Date: Sat, 23 Oct 2010 05:39:56 +0200 Subject: [PATCH] testing --- pkg/fedora/make-dist.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/pkg/fedora/make-dist.sh b/pkg/fedora/make-dist.sh index 900358ec4c..c9058661da 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 -- GitLab