summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorabelian4242020-05-18 01:02:27 +0600
committerabelian4242020-05-18 01:02:27 +0600
commitb24b92e5535d6284bded7436bbadc3b675b620ce (patch)
treeb14a95d71270fc9c323de1afe59b0dc8a4efddcc
parent8d431c5ee5d32c496093c21d52c35ef2e8f8acd2 (diff)
downloadaur-b24b92e5535d6284bded7436bbadc3b675b620ce.tar.gz
Bump
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8ae4b0390a3e..23fc283b9767 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -48,7 +48,7 @@ _makenconfig=
# 31. Intel Tiger Lake (MTIGERLAKE)
# 32. Generic-x86-64 (GENERIC_CPU)
# 33. Native optimizations autodetected by GCC (MNATIVE)
-_subarch=23
+_subarch=
# Compile ONLY used modules to VASTLYreduce the number of modules built
# and the build time.
@@ -58,7 +58,7 @@ _subarch=23
# This PKGBUILD read the database kept if it exists
#
# More at this wiki page ---> https://wiki.archlinux.org/index.php/Modprobed-db
-_localmodcfg=/home/sayad/.config/modprobed.db
+_localmodcfg=
### IMPORTANT: Do no edit below this line unless you know what you're doing