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 \
|
||||
DEPMOD=/doesnt/exist modules_install # Suppress depmod
|
||||
|
||||
# remove build and source links
|
||||
rm "$modulesdir"/{source,build}
|
||||
# remove build link
|
||||
rm "$modulesdir"/build
|
||||
}
|
||||
|
||||
_package-headers() {
|
||||
|
Loading…
Reference in New Issue
Block a user