aboutsummarylogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBen Brooks2020-03-08 02:37:33 +0000
committerBen Brooks2020-03-08 03:59:56 +0000
commit7c79ead14469fa582a71c8cd935c9ab1f19ef213 (patch)
treea2fc9db82718aea038926328d77275c3b7f68d15 /Makefile
downloadaur-7c79ead14469fa582a71c8cd935c9ab1f19ef213.tar.gz
portainer-bin 1.23.1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 000000000000..97b22f9545e0
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,10 @@
+package:
+ makepkg
+
+srcinfo: .SRCINFO
+
+.SRCINFO: PKGBUILD
+ makepkg --printsrcinfo > .SRCINFO
+
+clean:
+ rm -rf pkg src *.tar.gz *.tar.xz