mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
parent
de750976ef
commit
529a114324
2 changed files with 6 additions and 8 deletions
|
@ -2,9 +2,9 @@
|
|||
# Avoids recompiling ZFS userland utilities with DKMS rebuilds
|
||||
# Also short-circuits a useless test for Debian in the DKMS source
|
||||
|
||||
--- a/scripts/dkms.mkconf 2020-05-05 12:56:14.424687887 -0400
|
||||
+++ b/scripts/dkms.mkconf 2020-08-12 10:20:16.673372895 -0400
|
||||
@@ -25,22 +25,7 @@
|
||||
--- scripts/dkms.mkconf 2021-01-19 19:19:08.000000000 -0500
|
||||
+++ scripts/dkms.mkconf 2021-02-02 19:03:02.045984881 -0500
|
||||
@@ -26,22 +26,7 @@
|
||||
PRE_BUILD="configure
|
||||
--prefix=/usr
|
||||
--with-config=kernel
|
||||
|
@ -28,7 +28,7 @@
|
|||
--with-linux-obj=\${kernel_source_dir}
|
||||
\$(
|
||||
[[ -n \"\${ICP_ROOT}\" ]] && \\
|
||||
@@ -74,7 +59,7 @@
|
||||
@@ -75,7 +60,7 @@
|
||||
"
|
||||
AUTOINSTALL="yes"
|
||||
REMAKE_INITRD="no"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zfs'
|
||||
pkgname=zfs
|
||||
version=2.0.1
|
||||
version=2.0.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-config=user --with-mounthelperdir=/usr/bin
|
||||
|
@ -15,9 +15,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
|||
license="CDDL-1.0"
|
||||
homepage="https://openzfs.github.io/openzfs-docs/"
|
||||
distfiles="https://github.com/openzfs/zfs/releases/download/zfs-${version}/zfs-${version}.tar.gz"
|
||||
checksum=71510a6381d9910d75fa52d7bbf0863aa80ff88f337c8a023e267f4ba8486978
|
||||
|
||||
patch_args="-Np1"
|
||||
checksum=bde5067ce4577d26cc0f0313a09173ad40d590d01539b92c93f33f06ee150b24
|
||||
|
||||
replaces="spl<=0.7.13_1" # Because SPL was merged into zfs in 0.8.0
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue