summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2019-01-15 00:09:36 +0100
committerPiotr Gorski2019-01-15 00:09:36 +0100
commitdc16968fe72c2e771397c2df1e8c0ce82fec12f1 (patch)
tree79ee2669ebcd2582111d544fd02f3a009a093dae
parenta7a1080327dc3dd310acb7b375d7aa28a402ab10 (diff)
downloadaur-dc16968fe72c2e771397c2df1e8c0ce82fec12f1.tar.gz
Improve _localmodcfg
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9e6480478322..c1ff04d93922 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,9 +25,8 @@ _per_gov=
_NUMAdisable=y
# Compile ONLY probed modules
-# As of mainline 2.6.32, running with this option will only build the modules
-# that you currently have probed in your system VASTLY reducing the number of
-# modules built and the build time to do it.
+# Build in only the modules that you currently have probed in your system VASTLY
+# reducing the number of modules built and the build time.
#
# WARNING - ALL modules must be probed BEFORE you begin making the pkg!
#