Make source files available for download.

svn path=/trunk/; revision=4660
This commit is contained in:
2004-11-06 16:37:39 +00:00
parent fc560f07b1
commit e28c541850
+5
View File
@@ -16,6 +16,11 @@ if test $? -ne 0; then
echo "Build not complete. Aborting."
exit 1
fi
for focus in ${DEST}/*; do
ln -s ${SOURCE} ${focus}/source
done
cd $TMP
/usr/local/bin/symlinks