diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-12-26 01:14:07 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-12-26 01:14:07 -0200 |
commit | 628fca9f4efb82a9a79ccda426eff9a02557d6b5 (patch) | |
tree | 6ec01c77128ca080633213545aeb4dae1fdc5ad1 /libre/vhba-module-libre | |
parent | c9dce42207cf0c00ca58930af7fe7d75308f2ded (diff) | |
download | abslibre-628fca9f4efb82a9a79ccda426eff9a02557d6b5.tar.gz abslibre-628fca9f4efb82a9a79ccda426eff9a02557d6b5.tar.bz2 abslibre-628fca9f4efb82a9a79ccda426eff9a02557d6b5.zip |
vhba-module-libre: fixing description package
Diffstat (limited to 'libre/vhba-module-libre')
-rwxr-xr-x | libre/vhba-module-libre/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/vhba-module-libre/PKGBUILD b/libre/vhba-module-libre/PKGBUILD index 962087b82..d2c69701b 100755 --- a/libre/vhba-module-libre/PKGBUILD +++ b/libre/vhba-module-libre/PKGBUILD @@ -9,7 +9,7 @@ pkgname=vhba-module-libre pkgver=20120422 _extramodules=extramodules-3.7-LIBRE pkgrel=15 -pkgdesc="Kernel libre module that emulates SCSI devices" +pkgdesc="Kernel module that emulates SCSI devices (adapted to linux-libre kernel)" arch=('i686' 'x86_64') url="http://cdemu.sourceforge.net/" license=('GPL') |