summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesus Alvarez2017-12-26 09:55:09 -0800
committerJesus Alvarez2017-12-26 09:55:09 -0800
commit82acc3ea41505566e6ff0b94b1261577c16670c8 (patch)
treed9fd90a2a224eb6a1643d6ed4e39fa55b66fe958
parent635170737794fbc15016ad56b1f7fe99360a7a63 (diff)
downloadaur-82acc3ea41505566e6ff0b94b1261577c16670c8.tar.gz
Semi-automated update for 4.13.12.2-1
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a7cefbd40aac..777618b895cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -53,7 +53,7 @@ package_spl-linux-vfio() {
package_spl-linux-vfio-headers() {
pkgdesc="Solaris Porting Layer kernel headers."
- conflicts=('spl-archiso-linux-headers' 'spl-linux-hardened-headers' 'spl-linux-hardened-git-headers' 'spl-linux-lts-headers' 'spl-linux-lts-git-headers' 'spl-linux-headers' 'spl-linux-git-headers' 'spl-linux-vfio-git-headers' 'spl-linux-zen-headers' 'spl-linux-zen-git-headers' )
+ conflicts=('spl-archiso-linux-headers' 'spl-archiso-linux-git-headers' 'spl-linux-hardened-headers' 'spl-linux-hardened-git-headers' 'spl-linux-lts-headers' 'spl-linux-lts-git-headers' 'spl-linux-headers' 'spl-linux-git-headers' 'spl-linux-vfio-git-headers' 'spl-linux-zen-headers' 'spl-linux-zen-git-headers' )
cd "${srcdir}/spl-0.7.5"
make DESTDIR="${pkgdir}" install
rm -r "${pkgdir}/lib"