summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPellegrino Prevete2020-12-19 12:38:16 +0100
committerPellegrino Prevete2020-12-19 12:38:16 +0100
commitca30c49441bf2da93defb39b26f55abfba9cd603 (patch)
tree2073a2aaf7b7dbff9e80b2623365be50da078645
parent1976465c17caea6c9042f812a4a32374b37c9013 (diff)
downloadaur-ca30c49441bf2da93defb39b26f55abfba9cd603.tar.gz
Update PKGBUILD
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ec6bc40d5dd0..6292e47a2acc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -36,7 +36,7 @@ build() {
--enable-gssapi-krb5=yes \
--enable-systemd=yes \
--with-libcap-ng=yes \
- #--without-python3
+ --without-python3
make
[ -n "${SOURCE_DATE_EPOCH}" ] && touch -h -d @$SOURCE_DATE_EPOCH bindings/swig/python/audit.py
}