From 047d82bc0bcb112fdf69347f33171c19343b3dc1 Mon Sep 17 00:00:00 2001 From: Mark Huang Date: Tue, 16 May 2006 18:31:32 +0000 Subject: [PATCH] - remove duplicate openssh-clients specification - vanilla yum no longer requires pycurl, but bootmanager implicitly does; add an explicit dependency --- prep.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/prep.sh b/prep.sh index 94a17ba..0deb5d5 100755 --- a/prep.sh +++ b/prep.sh @@ -8,7 +8,7 @@ # Mark Huang # Copyright (C) 2004-2006 The Trustees of Princeton University # -# $Id: prep.sh,v 1.2 2006/05/15 19:19:55 mlhuang Exp $ +# $Id: prep.sh,v 1.3 2006/05/15 21:13:58 mlhuang Exp $ # PATH=/sbin:/bin:/usr/sbin:/usr/bin @@ -41,7 +41,6 @@ kernel bzip2 diffutils logrotate -openssh-clients passwd rsh rsync @@ -74,6 +73,7 @@ dosfstools dos2unix bind-utils sharutils +pycurl ) usage() -- 2.45.2