aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDian Fay2016-09-24 12:11:32 -0400
committerDian Fay2016-09-24 12:11:32 -0400
commit6c1316c9aa685678992855907dedf29a87b0865a (patch)
tree63da83b48d1e83fd58934755e6e4318547f21df2
parentf49468468dfdba04a6c6a28d50eefdb3bb72e02a (diff)
downloadaur-6c1316c9aa685678992855907dedf29a87b0865a.tar.gz
bring back the build script
-rwxr-xr-xbuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/build b/build
new file mode 100755
index 000000000000..d4b8b7493a01
--- /dev/null
+++ b/build
@@ -0,0 +1,4 @@
+sudo pacman -R dom4-server <<< "Y"
+updpkgsums
+makepkg -cf
+makepkg -sri <<< "Y"