aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxiota2023-10-14 18:42:54 -0700
committerxiota2023-10-14 18:42:54 -0700
commit90e9486572e2e26fbcb2927077b9832ca4a2f6c3 (patch)
tree7bed9efe81fad79860d034006d8791f6ce127da1
parent7f75f409fcdd48982fa4f4bdf17bbc3ec12337f1 (diff)
downloadaur-90e9486572e2e26fbcb2927077b9832ca4a2f6c3.tar.gz
cannot avoid sphinx errors
-rw-r--r--PKGBUILD9
1 files changed, 0 insertions, 9 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f65aa5ca5176..25f1bb8c85bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -64,15 +64,6 @@ export KBUILD_BUILD_TIMESTAMP="$(date -Ru${SOURCE_DATE_EPOCH:+d @$SOURCE_DATE_EP
prepare() {
cd $_srcname
- # prevent sphinx errors
- sed -E \
- -e 's@^\s+(kvm\.mitigate_smt_rsb=1)$@ \1@' \
- -i "Documentation/admin-guide/hw-vuln/cross-thread-rsb.rst"
-
- sed -E \
- -e 's@\t@ @g' \
- -i "Documentation/ABI/testing/sysfs-bus-nvdimm"
-
echo "Setting version..."
echo "-$pkgrel" > localversion.10-pkgrel
echo "${pkgbase#linux}" > localversion.20-pkgname