From: Mark Huang Date: Wed, 5 Apr 2006 20:11:01 +0000 (+0000) Subject: remove backward compatibility symlink, yum.conf generation now fixed X-Git-Tag: myplc-0_4-rc1~95 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=f15ae9c8b63f507eccdf00d6387ddf069807511e;p=myplc.git remove backward compatibility symlink, yum.conf generation now fixed --- diff --git a/build.sh b/build.sh index 30037b4..39f13d4 100755 --- a/build.sh +++ b/build.sh @@ -235,8 +235,6 @@ if [ -n "$RPM_BUILD_DIR" ] ; then echo "* Installing node RPMs" RPM_RPMS_DIR=$(cd $(dirname $RPM_BUILD_DIR)/RPMS && pwd -P) mkdir -p $data/var/www/html/install-rpms/planetlab - # Backward compatibility - ln -nsf planetlab $data/var/www/html/install-rpms/planetlab-v3 # Exclude ourself (e.g., if rebuilding), the bootcd and # bootmanager builds, and debuginfo RPMs. rsync -a \