summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Jagieniak2019-07-18 15:14:08 +0000
committerJustin Jagieniak2019-07-18 15:14:08 +0000
commit26ed6efbd2066c4c51a009732ac2eeb327d29bbb (patch)
tree1293a9f15410574b5febdaeff874d19070855d4d
parent13fe173dfc9d97b7280b50ca1961adb07cf9d44a (diff)
downloadaur-26ed6efbd2066c4c51a009732ac2eeb327d29bbb.tar.gz
Update PKGBUILD
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73d7c77643f6..a7b7abc33783 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -39,7 +39,7 @@ prepare() {
source bin/activate
pip install --upgrade autobuild
- autobuild configure -A 64 -c ReleaseFS_open -- -DLL_TESTS:BOOL=FALSE
+ autobuild configure -A 64 -c ReleaseFS_open -- -DLL_TESTS:BOOL=FALSE -Dchan=Linux-Nightly
}
build() {