diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-08-16 01:56:00 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-08-16 01:56:00 -0300 |
commit | 12bdb83ea20f538e68326f3a6ff5671a734d3eaa (patch) | |
tree | 45cc9c25b1a186cb0e844bb6dae49b2bf1bde9f7 | |
parent | bda5361270d85bbcaf1a963c2eb45ed116fecbbe (diff) | |
download | abslibre-12bdb83ea20f538e68326f3a6ff5671a734d3eaa.tar.gz abslibre-12bdb83ea20f538e68326f3a6ff5671a734d3eaa.tar.bz2 abslibre-12bdb83ea20f538e68326f3a6ff5671a734d3eaa.zip |
linux-libre-3.5.2-1: updating description line on linux-libre-docs
-rw-r--r-- | libre/linux-libre/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/linux-libre/PKGBUILD b/libre/linux-libre/PKGBUILD index 6c287447d..cfed17911 100644 --- a/libre/linux-libre/PKGBUILD +++ b/libre/linux-libre/PKGBUILD @@ -370,7 +370,7 @@ _package-headers() { } _package-docs() { - pkgdesc="Kernel hackers manual - HTML documentation that comes with the ${pkgbase} kernel" + pkgdesc="Kernel libre hackers manual - HTML documentation that comes with the ${pkgbase} kernel" provides=("kernel26${_kernelname}-docs=${pkgver}" "linux${_kernelname}-docs=${pkgver}") conflicts=("kernel26${_kernelname}-docs" "kernel26-libre${_kernelname}-docs" "linux${_kernelname}-docs") replaces=("kernel26${_kernelname}-docs" "kernel26-libre${_kernelname}-docs" "linux${_kernelname}-docs") |