summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle De'Vir2020-06-02 16:50:50 +1000
committerKyle De'Vir2020-06-02 16:50:50 +1000
commita27183d8ad13bbaa1ea5a3265d5ff0bf5ef41536 (patch)
treeee3aacdcc8ef5b4a15e8d27ded2c48ec373c4244
parent84f58518220798dc9082421a8df0e142d339b5f1 (diff)
downloadaur-a27183d8ad13bbaa1ea5a3265d5ff0bf5ef41536.tar.gz
Disable _makenconfig by default, again...
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0c2e648bb81c..349e8ea1fb1e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Set these variables to ANYTHING that is not null to enable them
# Tweak kernel options prior to a build via nconfig
-_makenconfig=y
+_makenconfig=
# Optionally select a sub architecture by number if building in a clean chroot
# Leaving this entry blank will require user interaction during the build