summaryrefslogtreecommitdiff
path: root/libre/bbswitch-parabola-lts/PKGBUILD
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2014-08-22 16:13:28 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2014-08-22 16:13:28 -0300
commitad28364c1f8cfeb35c88054e74e74c8e047ff94c (patch)
tree70101dce5a61f785c798a2c77542bc0bae138a22 /libre/bbswitch-parabola-lts/PKGBUILD
parent50c3a5ea8e1dd04641da3a27f98170157621f74e (diff)
downloadabslibre-ad28364c1f8cfeb35c88054e74e74c8e047ff94c.tar.gz
abslibre-ad28364c1f8cfeb35c88054e74e74c8e047ff94c.tar.bz2
abslibre-ad28364c1f8cfeb35c88054e74e74c8e047ff94c.zip
build without LOCALVERSION from main linux-libre kernel (-PARABOLA)
Diffstat (limited to 'libre/bbswitch-parabola-lts/PKGBUILD')
-rw-r--r--libre/bbswitch-parabola-lts/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/bbswitch-parabola-lts/PKGBUILD b/libre/bbswitch-parabola-lts/PKGBUILD
index 59cf046ab..232250942 100644
--- a/libre/bbswitch-parabola-lts/PKGBUILD
+++ b/libre/bbswitch-parabola-lts/PKGBUILD
@@ -26,7 +26,7 @@ install='kmod.install'
# Generic (you shouldn't have to modify any of these variables)
pkgname=${_pkgname}-parabola${_kernelname}
_toohigh=$(IFS=. read a b <<<$_basekernel; echo $a.$((b+1)))
-_extramodules=extramodules-${_basekernel}${_kernelname:--PARABOLA}
+_extramodules=extramodules-${_basekernel}${_kernelname}
depends=("linux-libre${_kernelname}>=${_basekernel}" "linux-libre${_kernelname}<${_toohigh}")
makedepends=("linux-libre${_kernelname}-headers>=${_basekernel}" "linux-libre${_kernelname}-headers<${_toohigh}")
replaces=( "${_pkgname}${_kernelname}") # for Arch-compatability