summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPellegrino Prevete2020-12-19 12:27:23 +0100
committerPellegrino Prevete2020-12-19 12:27:23 +0100
commit8ec3f0f85058bcd1e7ded864ce15a886f14b5e7b (patch)
tree4fb1fc06993bb1066e00b1493175a0a238682c25
parentae2a9807457f2d3f34d3fedaa34bb6b034873e53 (diff)
downloadaur-8ec3f0f85058bcd1e7ded864ce15a886f14b5e7b.tar.gz
Update PKGBUILD
-rw-r--r--PKGBUILD6
1 files changed, 0 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2b0e5e3700cd..e31980628e50 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -53,11 +53,5 @@ package_python2-audit() {
rm -rf ${pkgdir}/usr/lib/golang
}
-# package_python-audit() {
-# depends=('python' 'audit')
-# pkgdesc+=' (python bindings)'
-# cd ${pkgbase}-${pkgver}
-# make -C bindings DESTDIR="${pkgdir}" INSTALL='install -p' install
-# }
# vim: ts=2 sw=2 et: