diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-12-26 11:42:23 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-12-26 11:42:23 -0200 |
commit | 90b751f051696bf79f949f4d947ac7fe4e357b2c (patch) | |
tree | 6677b02ef97ddafa9502c11b9b34cc35a2c9e565 /cross | |
parent | 98b471a94335eb2a4b83f50166624f2f2d8539f3 (diff) | |
download | abslibre-90b751f051696bf79f949f4d947ac7fe4e357b2c.tar.gz abslibre-90b751f051696bf79f949f4d947ac7fe4e357b2c.tar.bz2 abslibre-90b751f051696bf79f949f4d947ac7fe4e357b2c.zip |
simplifying description
Diffstat (limited to 'cross')
-rwxr-xr-x | cross/mips64el-unknown-linux-gnu-linux-libre-api-headers/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cross/mips64el-unknown-linux-gnu-linux-libre-api-headers/PKGBUILD b/cross/mips64el-unknown-linux-gnu-linux-libre-api-headers/PKGBUILD index 91116a193..6f4b12fef 100755 --- a/cross/mips64el-unknown-linux-gnu-linux-libre-api-headers/PKGBUILD +++ b/cross/mips64el-unknown-linux-gnu-linux-libre-api-headers/PKGBUILD @@ -12,7 +12,7 @@ _basekernel=3.5 _sublevel=1 pkgver=${_basekernel}.${_sublevel} pkgrel=1.1 -pkgdesc="Kernel headers sanitized for use in userspace (built from linux-libre source)" +pkgdesc="Kernel headers sanitized for use in userspace" arch=('i686' 'x86_64') url="http://www.gnu.org/software/libc" license=('GPL2') |