remove upload of installed-packages (not needed now that

autobuild-package is uploaded)
master
Oz Linden 2016-03-09 08:36:21 -05:00
parent 511bf30a2e
commit 910edc7beb
1 changed files with 0 additions and 6 deletions

View File

@ -398,12 +398,6 @@ then
upload_item symbolfile "$build_dir/$symbolfile" binary/octet-stream
done
# Upload the actual dependencies used
if [ -r "$build_dir/packages/installed-packages.xml" ]
then
upload_item installer "$build_dir/packages/installed-packages.xml" text/xml
fi
# Upload the llphysicsextensions_tpv package, if one was produced
# *TODO: Make this an upload-extension
if [ -r "$build_dir/llphysicsextensions_package" ]