summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMikael Eriksson2023-07-10 00:42:05 +0200
committerMikael Eriksson2023-07-10 00:42:05 +0200
commit7a9535180cb5f0a88a030506078814e43da1f01e (patch)
tree9e1a0dc0089cd184e4c4695598d5f78003dc84ee /PKGBUILD
parent063c45642682207deb55438db26deab61725f45c (diff)
downloadaur-7a9535180cb5f0a88a030506078814e43da1f01e.tar.gz
Merge with core/linux 6.4.2-arch1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b8065c99ca6d..080ee886b8cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,7 +29,6 @@ makedepends=(
imagemagick
python-sphinx
texlive-latexextra
- xmlto
)
options=('!strip')
_srcname=linux-mainline
@@ -119,7 +118,7 @@ _package() {
echo "$pkgbase" | install -Dm644 /dev/stdin "$modulesdir/pkgbase"
echo "Installing modules..."
- _make INSTALL_MOD_PATH="$pkgdir/usr" INSTALL_MOD_STRIP=1 \
+ ZSTD_CLEVEL=19 _make INSTALL_MOD_PATH="$pkgdir/usr" INSTALL_MOD_STRIP=1 \
DEPMOD=/doesnt/exist modules_install # Suppress depmod
# remove build and source links