summaryrefslogtreecommitdiff
path: root/libre/linux-libre-lts
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-08-11 02:42:27 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-08-11 02:42:27 -0300
commitf860fe9d8ba13eb6664d55978bedf3e93487a574 (patch)
treea3fe472081dcf9e4811e7ed7f2e3d6a4e0b6e28c /libre/linux-libre-lts
parentfc6b726cceaee6da319ad91b74b35fab1f23b238 (diff)
downloadabslibre-f860fe9d8ba13eb6664d55978bedf3e93487a574.tar.gz
abslibre-f860fe9d8ba13eb6664d55978bedf3e93487a574.tar.bz2
abslibre-f860fe9d8ba13eb6664d55978bedf3e93487a574.zip
linux-libre-lts-3.0.40-1: updating some parts on PKGBUILD
Diffstat (limited to 'libre/linux-libre-lts')
-rw-r--r--libre/linux-libre-lts/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/linux-libre-lts/PKGBUILD b/libre/linux-libre-lts/PKGBUILD
index 739c5bb57..d23845bfc 100644
--- a/libre/linux-libre-lts/PKGBUILD
+++ b/libre/linux-libre-lts/PKGBUILD
@@ -156,7 +156,7 @@ _package() {
[ "${pkgbase}" = "linux-libre" ] && groups=('base')
depends=('coreutils' 'kmod')
optdepends=('crda: to set the correct wireless channels of your country')
- provides=("kernel26${_kernelname}=${pkgver}" "linux${_kernelname}=$pkgver")
+ provides=("kernel26${_kernelname}=${pkgver}" "linux${_kernelname}=${pkgver}")
conflicts=("kernel26${_kernelname}" "kernel26-libre${_kernelname}" "linux${_kernelname}")
replaces=("kernel26${_kernelname}" "kernel26-libre${_kernelname}" "linux${_kernelname}")
backup=("etc/mkinitcpio.d/${pkgbase}.preset")