summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2eff9d3e85e4..a14e2ac095fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ pkgname=("spl-linux-vfio" "spl-linux-vfio-headers")
pkgver=0.7.9.4.16.10.1
pkgrel=1
-makedepends=("linux-vfio-headers=4.16.10-1" "git")
+makedepends=("linux-vfio-headers=4.16.10-1")
arch=("x86_64")
url="http://zfsonlinux.org/"
source=("https://github.com/zfsonlinux/zfs/releases/download/zfs-0.7.9/spl-0.7.9.tar.gz")
@@ -43,7 +43,6 @@ package_spl-linux-vfio() {
provides=("spl")
groups=("archzfs-linux-vfio")
conflicts=('spl-linux-vfio-git')
- replaces=("spl-git")
cd "${srcdir}/spl-0.7.9"
make DESTDIR="${pkgdir}" install
mv "${pkgdir}/lib" "${pkgdir}/usr/"