aboutsummarylogtreecommitdiffstats
path: root/update
diff options
context:
space:
mode:
Diffstat (limited to 'update')
-rwxr-xr-xupdate5
1 files changed, 0 insertions, 5 deletions
diff --git a/update b/update
index 3ae384dc945d..de952384c6d1 100755
--- a/update
+++ b/update
@@ -53,11 +53,6 @@ else
exit 2
fi
mksrcinfo
- mkaurball
- if ! ls *.gz &> /dev/null ; then
- echo "Source tarball creation failure"
- exit 2
- fi
echo "$SCRIPT_HOME/PKGBUILD updated for TWS ${VER}"
exit 1
fi