summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPiotr Gorski2019-01-15 00:05:50 +0100
committerPiotr Gorski2019-01-15 00:05:50 +0100
commitd6288faaff49b40fbe7de8ce3e35ca3405e8c0d1 (patch)
tree237614d9d654e2fe9aedea97e493b86c73a156e1 /PKGBUILD
parent0768ea74f118c3337e369e8a23f50c1ae9add97a (diff)
downloadaur-d6288faaff49b40fbe7de8ce3e35ca3405e8c0d1.tar.gz
Improve _localmodcfg
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e947b3e388a..5fd7310605e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,9 +21,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!
#