diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-02-05 17:21:07 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-02-05 17:21:07 -0200 |
commit | c1bff90faaaca75404032580f2ad5213ec76e893 (patch) | |
tree | de0b52b198e44e8b44392b1a3fbf496d68355c2f /kernels | |
parent | 797e3506408f7e6ddcbe3efe454a93157cf3d904 (diff) | |
download | abslibre-c1bff90faaaca75404032580f2ad5213ec76e893.tar.gz abslibre-c1bff90faaaca75404032580f2ad5213ec76e893.tar.bz2 abslibre-c1bff90faaaca75404032580f2ad5213ec76e893.zip |
linux-libre-pae-3.7.6-1: fixing pae description
Diffstat (limited to 'kernels')
-rw-r--r-- | kernels/linux-libre-pae/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernels/linux-libre-pae/PKGBUILD b/kernels/linux-libre-pae/PKGBUILD index bffe1b1fb..4c17141c9 100644 --- a/kernels/linux-libre-pae/PKGBUILD +++ b/kernels/linux-libre-pae/PKGBUILD @@ -93,7 +93,7 @@ build() { } _package() { - pkgdesc="The ${pkgbase} kernel and modules with pae support (HIGHMEM64G)" + pkgdesc="The ${pkgbase} kernel and modules with PAE support (HIGHMEM64G)" [ "${pkgbase}" = "linux-libre" ] && groups=('base') depends=('coreutils' 'linux-libre-firmware' 'kmod' 'mkinitcpio>=0.7') optdepends=('crda: to set the correct wireless channels of your country') |