summaryrefslogtreecommitdiffstats
path: root/build_several_inside_mock.sh
diff options
context:
space:
mode:
authorElio Maldonado <emaldona@redhat.com>2016-06-13 16:48:12 -0700
committerElio Maldonado <emaldona@redhat.com>2016-06-13 16:48:12 -0700
commit8ffb9f270e6b80fa65527c432ca5ed63073f5d1e (patch)
treee28b1fe55647faf82da9f9ad26079fa9a5abd51b /build_several_inside_mock.sh
parentb26bcd9599f508a6bee16c8d816e101efd364d76 (diff)
downloadnssmockbuilds4fedora-8ffb9f270e6b80fa65527c432ca5ed63073f5d1e.tar.gz
nssmockbuilds4fedora-8ffb9f270e6b80fa65527c432ca5ed63073f5d1e.tar.xz
nssmockbuilds4fedora-8ffb9f270e6b80fa65527c432ca5ed63073f5d1e.zip
Updated option to be f25 and removed several default clients packages
Diffstat (limited to 'build_several_inside_mock.sh')
-rwxr-xr-xbuild_several_inside_mock.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_several_inside_mock.sh b/build_several_inside_mock.sh
index d026b03..d200680 100755
--- a/build_several_inside_mock.sh
+++ b/build_several_inside_mock.sh
@@ -14,7 +14,7 @@ cd /builddir/build/RPMS/
nss_pkgs="nspr nss-util nss-softokn nss"
NSS_PKGS=${NSS_PKGS:-$nss_pkgs}
-client_pkgs="curl evolution-data-server mod_nss mod_revocator libreswan firefox crypto-utils crontabs dconf"
+client_pkgs="curl evolution-data-server mod_nss mod_revocator libreswan firefox"
CLIENT_PKGS=${CLIENT_PKGS:-$client_pkgs}
# build and install the nss packages