mirror of
https://aur.archlinux.org/zfs-linux-hardened.git
synced 2025-06-06 07:37:24 +02:00
Semi-automated update for kernel 5.16.20.hardened1-1 + zfs 2.1.4
This commit is contained in:
parent
273439dcf1
commit
3c3cf9f888
2
PKGBUILD
2
PKGBUILD
@ -51,7 +51,7 @@ package_zfs-linux-hardened() {
|
||||
conflicts=("zfs-dkms" "zfs-dkms-git" "zfs-dkms-rc" "spl-dkms" "spl-dkms-git" 'zfs-linux-hardened-git' 'spl-linux-hardened')
|
||||
replaces=("spl-linux-hardened")
|
||||
cd "${srcdir}/zfs-${_zfsver}"
|
||||
make DESTDIR="${pkgdir}" INSTALL_MOD_PATH=${pkgdir}/usr install
|
||||
make DESTDIR="${pkgdir}" INSTALL_MOD_PATH=${pkgdir}/usr INSTALL_MOD_STRIP=1 install
|
||||
# Remove src dir
|
||||
rm -r "${pkgdir}"/usr/src
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user