aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Alex2015-06-24 09:42:05 +1000
committerBen Alex2015-06-24 09:42:05 +1000
commita1ef6877ef8852bd29c1d82cf2215f35026dc884 (patch)
treed579a56707c3d4f04bf9a1871b34b0096f89bf4d
parent25572c6b6b35330d4eb265ed9ed6bb428add54d8 (diff)
downloadaur-a1ef6877ef8852bd29c1d82cf2215f35026dc884.tar.gz
Add mkaurball.
-rwxr-xr-xupdate1
1 files changed, 1 insertions, 0 deletions
diff --git a/update b/update
index f7751f5ccd03..3ae384dc945d 100755
--- a/update
+++ b/update
@@ -53,6 +53,7 @@ else
exit 2
fi
mksrcinfo
+ mkaurball
if ! ls *.gz &> /dev/null ; then
echo "Source tarball creation failure"
exit 2