summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJulian Xhokaxhiu2019-05-04 14:10:34 +0200
committerJulian Xhokaxhiu2019-05-04 14:10:34 +0200
commit2cc5d284cfe8aca90acf7b37e4ec9b0d0e89ef1d (patch)
treef00cfb33e757fc90b97e181c1f1da59ce29c7502 /PKGBUILD
parentc89b35a299f4a8c63ddec4210829e987f4f55b32 (diff)
downloadaur-2cc5d284cfe8aca90acf7b37e4ec9b0d0e89ef1d.tar.gz
Build with every feature enabled
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 28e86286f565..11a853412730 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -31,6 +31,8 @@ pkgver() {
build() {
cd "$SRCDEST/$pkgname"
+ make allyesconfig
+
make CONF_DIR=/var/lib/oscam \
USE_SSL=1 \
USE_LIBUSB=1 \