summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSimao Gomes Viana2019-11-08 22:54:46 +0100
committerSimao Gomes Viana2019-11-08 22:54:46 +0100
commit832b6b18c662e1f22223fb16a589d0e965be856b (patch)
tree00d76515a0fd9f8654f05e9f49019b53f18c024f /PKGBUILD
parent71cdee13a1e57c2ceb4e2ab3fb0a667374193c77 (diff)
downloadaur-832b6b18c662e1f22223fb16a589d0e965be856b.tar.gz
add !strip option to finally fix dkms building
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1b257fb61f9e..2a17d2862ee9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,6 +14,7 @@ depends=()
provides=('linux')
conflicts=('linux-nitrous-git-headers')
makedepends=('tar')
+options=('!strip')
source=("https://github.com/xdevs23/linux-nitrous/releases/download/v$pkgver-$_tar_pkgrel/linux-nitrous-git-headers-$pkgver-$_tar_pkgrel-x86_64.pkg.tar.xz")
sha256sums=('b6200b4d1e596557ac579971b56b391563f4fa77bcfc6063aa6a2cff87b00a7c')