diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-12-26 11:41:34 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-12-26 11:41:34 -0200 |
commit | 98b471a94335eb2a4b83f50166624f2f2d8539f3 (patch) | |
tree | 4f55be3348f78735e5803a687e74a243fc8c4ab4 /libre/cdfs-libre/PKGBUILD | |
parent | 78c76911e11133afa2ffc71351de0146ed37885c (diff) | |
download | abslibre-98b471a94335eb2a4b83f50166624f2f2d8539f3.tar.gz abslibre-98b471a94335eb2a4b83f50166624f2f2d8539f3.tar.bz2 abslibre-98b471a94335eb2a4b83f50166624f2f2d8539f3.zip |
cdfs-libre: improving description
Diffstat (limited to 'libre/cdfs-libre/PKGBUILD')
-rw-r--r-- | libre/cdfs-libre/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/cdfs-libre/PKGBUILD b/libre/cdfs-libre/PKGBUILD index 0b5c20196..3bcfd06f4 100644 --- a/libre/cdfs-libre/PKGBUILD +++ b/libre/cdfs-libre/PKGBUILD @@ -7,7 +7,7 @@ _pkgname=cdfs pkgname=cdfs-libre pkgver=2.6.27 pkgrel=34.1 -pkgdesc="File system module that 'exports' all tracks and boot images on a CD as normal files. (adapted to linux-libre kernel)" +pkgdesc="File system module that 'exports' all tracks and boot images on a CD as normal files (built for the linux-libre kernel package)" arch=(i686 x86_64) url="http://www.elis.UGent.be/~ronsse/cdfs/" license=('GPL') |