summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorabelian4242020-07-11 21:38:58 +0600
committerabelian4242020-07-11 21:38:58 +0600
commit8cd64e3d92794fa73a07010b68193f3300decdc7 (patch)
tree7bd98d2746de0aef0f989ce852b058a6bbb27fa5
parent618e316f678f5f49d68e6ad457e572fc9faa4051 (diff)
downloadaur-8cd64e3d92794fa73a07010b68193f3300decdc7.tar.gz
Bump
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 02ddf2fc8d7e..a0c20238aa97 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=11
+_subarch=
# Compile ONLY used modules to VASTLYreduce the number of modules built
# and the build time.
@@ -58,7 +58,7 @@ _subarch=11
# 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