summarylogtreecommitdiffstats
path: root/MKPKG
diff options
context:
space:
mode:
authorMichael DeGuzis2017-12-17 16:07:07 -0500
committerMichael DeGuzis2017-12-17 16:07:07 -0500
commitc90cf982fdcea59db54376302acf84ccd6d2392a (patch)
tree8bf82cb68c2cff62da12dc4990523d0c01309de7 /MKPKG
parentb6c54711ffbc7caef59fbd6877200b9632f20f29 (diff)
downloadaur-c90cf982fdcea59db54376302acf84ccd6d2392a.tar.gz
cant find in aur, adopting
Diffstat (limited to 'MKPKG')
-rw-r--r--MKPKG6
1 files changed, 0 insertions, 6 deletions
diff --git a/MKPKG b/MKPKG
deleted file mode 100644
index 3248509aa299..000000000000
--- a/MKPKG
+++ /dev/null
@@ -1,6 +0,0 @@
-arch=('any')
-pkgname=('lutris-git')
-
-check_git $packagedir/$pkgname/${pkgname%-*}
-
-# vim: ts=2 sw=2 et: