summaryrefslogtreecommitdiff
path: root/libre/linux-libre-lts/PKGBUILD
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-03-09 23:47:32 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-03-09 23:47:32 -0500
commit8de426e6cddec256ba118c96a18b6271f454cc33 (patch)
tree43857ddbca85a4b06b529b64fc5b6e4e071be11e /libre/linux-libre-lts/PKGBUILD
parent48d7f1e9fb492b6fac99c72b41edbec09d809f00 (diff)
parentf6879a07894b7a83a3b4c2cfbf0f08198438ac1c (diff)
downloadabslibre-8de426e6cddec256ba118c96a18b6271f454cc33.tar.gz
abslibre-8de426e6cddec256ba118c96a18b6271f454cc33.tar.bz2
abslibre-8de426e6cddec256ba118c96a18b6271f454cc33.zip
Merge branch 'master' of ssh://parabolagnulinux.org:1863/abslibre
Diffstat (limited to 'libre/linux-libre-lts/PKGBUILD')
-rw-r--r--libre/linux-libre-lts/PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/libre/linux-libre-lts/PKGBUILD b/libre/linux-libre-lts/PKGBUILD
index 63463cc0a..a3a4a283c 100644
--- a/libre/linux-libre-lts/PKGBUILD
+++ b/libre/linux-libre-lts/PKGBUILD
@@ -11,7 +11,7 @@ _basekernel=3.0
_sublevel=23
pkgver=${_basekernel}.${_sublevel}
_lxopkgver=${_basekernel}.22 # nearly always the same as pkgver
-pkgrel=1
+pkgrel=2
arch=('i686' 'x86_64' 'mips64el')
url="http://linux-libre.fsfla.org/"
license=('GPL2')
@@ -140,7 +140,6 @@ build() {
package_linux-libre-lts() {
pkgdesc="The Linux-libre Kernel and modules - stable longtime supported kernel package suitable for servers"
- groups=('base')
depends=('coreutils' 'module-init-tools>=3.16')
optdepends=('crda: to set the correct wireless channels of your country')
provides=('kernel26-lts' "linux-lts=$pkgver")