Fix build
This commit is contained in:
parent
af4715d5ae
commit
3175f498d2
4
PKGBUILD
4
PKGBUILD
@ -121,8 +121,8 @@ _package() {
|
|||||||
ZSTD_CLEVEL=19 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
|
DEPMOD=/doesnt/exist modules_install # Suppress depmod
|
||||||
|
|
||||||
# remove build and source links
|
# remove build link
|
||||||
rm "$modulesdir"/{source,build}
|
rm "$modulesdir"/build
|
||||||
}
|
}
|
||||||
|
|
||||||
_package-headers() {
|
_package-headers() {
|
||||||
|
Loading…
Reference in New Issue
Block a user