Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
gitbarnabedikartola committed Feb 2, 2024
1 parent 9809028 commit d4202b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ provides=("zfs=${pkgver}" "ZFS-MODULE=${pkgver}")
options=('!strip')

build() {
_kernver="$(cat /usr/src/${_linuxprefix}/version)"
fakeroot dkms build --dkmstree "${srcdir}" -m zfs/${pkgver} -k ${_kernver}
}

Expand Down

0 comments on commit d4202b4

Please sign in to comment.