summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPiotr Gorski2020-05-07 02:56:22 +0200
committerPiotr Gorski2020-05-07 02:56:22 +0200
commit8ee65beb2e56af155b0a17874491dec3642897d5 (patch)
tree802d5d72501d76a65be7f6927916f069d7929a13 /PKGBUILD
parenteb54f72909ae905d63b4e6937caec31ff287957c (diff)
downloadaur-8ee65beb2e56af155b0a17874491dec3642897d5.tar.gz
Smoothing
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b128e5fe5b10..7657b32161ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -65,7 +65,7 @@ makedepends=('kmod' 'bc' 'libelf' 'python-sphinx' 'python-sphinx_rtd_theme'
#_lucjanpath="https://raw.githubusercontent.com/sirlucjan/kernel-patches/master/${_major}"
_lucjanpath="https://gitlab.com/sirlucjan/kernel-patches/raw/master/${_major}"
# Some patches for BFQ conflict with patches for BFQ-dev.
-# To use linux-bfq-git smoothly apply bfq-reverts before bfq-dev patch.
+# To use linux-bfq-git smoothly apply bfq-reverts before bfq-dev patch.
# Otherwise the kernel will not compile.
_bfq_rev_path="bfq-reverts-all-v2"
_bfq_rev_patch="0001-bfq-reverts.patch"