Make source files available for download.
svn path=/trunk/; revision=4660
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user