remove backward compatibility symlink, yum.conf generation now fixed
authorMark Huang <mlhuang@cs.princeton.edu>
Wed, 5 Apr 2006 20:11:01 +0000 (20:11 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Wed, 5 Apr 2006 20:11:01 +0000 (20:11 +0000)
build.sh

index 30037b4..39f13d4 100755 (executable)
--- 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 \