summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIacopo Isimbaldi2016-03-12 18:31:08 +0100
committerIacopo Isimbaldi2016-03-12 18:31:08 +0100
commit7f4896803034fb83dc162c07d486ee66bac20f25 (patch)
tree1306cae6d1ff1208f41a178eb178d9f0627a2008 /PKGBUILD
parent486ae51d8ca9a40c3cd7613ae2ae4ddcc8b35318 (diff)
downloadaur-7f4896803034fb83dc162c07d486ee66bac20f25.tar.gz
Removed "zfs.install"
Useless with new version of dkms
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f0170f15c78e..a7954a403961 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -42,7 +42,6 @@ package_zfs-dkms() {
depends=("spl-dkms=${pkgver}" "zfs-utils=${pkgver}-${pkgrel}" "dkms")
provides=("zfs")
conflicts=("zfs-git" "zfs-lts")
- install=zfs.install
dkmsdir="${pkgdir}/usr/src/zfs-${pkgver}"
install -d "${dkmsdir}"