summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle De'Vir2020-06-12 16:54:51 +1000
committerKyle De'Vir2020-06-12 16:54:51 +1000
commitb09ede65b14238b145cf3398837dbeae6c9ad6b7 (patch)
treeff17fbc61ede133fe0b1809cb362c7acf9318f82
parent449aaeea6d5137b02ee9d9d6163c863c7ba8af13 (diff)
downloadaur-b09ede65b14238b145cf3398837dbeae6c9ad6b7.tar.gz
Disable _makenconfig by default... :v
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8d8365aca958..0d8c982cf205 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