summaryrefslogtreecommitdiff
path: root/libre/tp_smapi-parabola-lts/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'libre/tp_smapi-parabola-lts/PKGBUILD')
-rw-r--r--libre/tp_smapi-parabola-lts/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/tp_smapi-parabola-lts/PKGBUILD b/libre/tp_smapi-parabola-lts/PKGBUILD
index 4dffb2e0c..fd59dd37b 100644
--- a/libre/tp_smapi-parabola-lts/PKGBUILD
+++ b/libre/tp_smapi-parabola-lts/PKGBUILD
@@ -31,7 +31,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