From: Mark Huang Date: Mon, 3 Apr 2006 20:41:39 +0000 (+0000) Subject: - create a planetlab-v3 symlink for backward compatibility X-Git-Tag: myplc-0_4-rc1~99 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=e57c179efe1170e8b31b74ef111c441c74d6f9af;p=myplc.git - create a planetlab-v3 symlink for backward compatibility --- diff --git a/build.sh b/build.sh index 39f13d4..30037b4 100755 --- a/build.sh +++ b/build.sh @@ -235,6 +235,8 @@ 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 \