git://git.onelab.eu
/
myplc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c0f0d1
)
- create a planetlab-v3 symlink for backward compatibility
author
Mark Huang
<mlhuang@cs.princeton.edu>
Mon, 3 Apr 2006 20:41:39 +0000
(20:41 +0000)
committer
Mark Huang
<mlhuang@cs.princeton.edu>
Mon, 3 Apr 2006 20:41:39 +0000
(20:41 +0000)
build.sh
patch
|
blob
|
history
diff --git
a/build.sh
b/build.sh
index
39f13d4
..
30037b4
100755
(executable)
--- 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 \