diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-07-06 21:08:43 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-07-06 21:08:43 -0300 |
commit | 8d68cdc2d46053265fab8a80bcbdb1fd666a7e25 (patch) | |
tree | 743de9b90b5029e529bc06827ea5d3eae761ff3d /kernels | |
parent | c6531f9f6652bd983afc900420fd3374f1f9a100 (diff) | |
download | abslibre-8d68cdc2d46053265fab8a80bcbdb1fd666a7e25.tar.gz abslibre-8d68cdc2d46053265fab8a80bcbdb1fd666a7e25.tar.bz2 abslibre-8d68cdc2d46053265fab8a80bcbdb1fd666a7e25.zip |
linux-libre-lts-rt-3.0.36_rt57-1: updating PKGBUILD file
Diffstat (limited to 'kernels')
-rw-r--r-- | kernels/linux-libre-lts-rt/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernels/linux-libre-lts-rt/PKGBUILD b/kernels/linux-libre-lts-rt/PKGBUILD index 55a8db332..608aa6c71 100644 --- a/kernels/linux-libre-lts-rt/PKGBUILD +++ b/kernels/linux-libre-lts-rt/PKGBUILD @@ -153,7 +153,7 @@ build() { } package_linux-libre-lts-rt() { - pkgdesc="The Linux-libre Kernel and modules with full realtime preemption - stable longtime supported kernel package suitable for servers" + pkgdesc="The Linux-libre Kernel and modules (with full realtime preemption) - stable longtime supported kernel package suitable for servers" depends=('coreutils' 'kmod') optdepends=('crda: to set the correct wireless channels of your country') provides=('kernel26-rt-lts' "linux-rt-lts=$_pkgver") |