From f15ae9c8b63f507eccdf00d6387ddf069807511e Mon Sep 17 00:00:00 2001 From: Mark Huang Date: Wed, 5 Apr 2006 20:11:01 +0000 Subject: [PATCH] remove backward compatibility symlink, yum.conf generation now fixed --- build.sh | 2 -- 1 file changed, 2 deletions(-) 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 \ -- 2.43.0