summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFigue2018-12-15 23:41:50 +0100
committerFigue2018-12-15 23:41:50 +0100
commit156203fc8c7b1e81357b171adc01ab922df604a5 (patch)
tree924fad99128eaec2061b62d2e4c7f15cac958176 /PKGBUILD
parentb8d38bc3203581f2d8babf52fed54529a7be759f (diff)
downloadaur-156203fc8c7b1e81357b171adc01ab922df604a5.tar.gz
Default PDS should be no
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bcbb6c7f342e..da3c20abd015 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -38,7 +38,7 @@ fi
## Set variable "use_pds" to: n to disable (stock Xanmod)
## y to enable
if [ -z ${_pds+x} ]; then
- use_pds=y
+ use_pds=n
fi
pkgbase=linux-xanmod