summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle Devir2020-01-10 06:51:37 +1000
committerKyle Devir2020-01-10 06:51:37 +1000
commit64039595203a9d681ce0b46b7af0416dcb09c985 (patch)
tree564d5c26c7e54cb4f68d609b7bf00d1f43a51226
parent77fddd2d2e800c6c00c901b3161fffcdb50e66ff (diff)
downloadaur-64039595203a9d681ce0b46b7af0416dcb09c985.tar.gz
Unset _makenconfig
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a9cd0df00f54..785dcd8a5816 100755
--- 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