dmraid: remove long_desc.
This commit is contained in:
parent
6e21cb0367
commit
dcfc181e6e
1 changed files with 1 additions and 17 deletions
|
@ -2,7 +2,7 @@
|
||||||
pkgname=dmraid
|
pkgname=dmraid
|
||||||
_distver=1.0.0.rc16
|
_distver=1.0.0.rc16
|
||||||
_patchver=3
|
_patchver=3
|
||||||
revision=3
|
revision=4
|
||||||
version="${_distver}.${_patchver}"
|
version="${_distver}.${_patchver}"
|
||||||
wrksrc="${pkgname}"
|
wrksrc="${pkgname}"
|
||||||
build_wrksrc="${_distver}-${_patchver}/${pkgname}"
|
build_wrksrc="${_distver}-${_patchver}/${pkgname}"
|
||||||
|
@ -17,22 +17,6 @@ license="GPL-2, LGPL-2.1"
|
||||||
homepage="http://people.redhat.com/~heinzm/sw/dmraid/"
|
homepage="http://people.redhat.com/~heinzm/sw/dmraid/"
|
||||||
distfiles="${homepage}/src/dmraid-${_distver}-${_patchver}.tar.bz2"
|
distfiles="${homepage}/src/dmraid-${_distver}-${_patchver}.tar.bz2"
|
||||||
checksum=93421bd169d71ff5e7d2db95b62b030bfa205a12010b6468dcdef80337d6fbd8
|
checksum=93421bd169d71ff5e7d2db95b62b030bfa205a12010b6468dcdef80337d6fbd8
|
||||||
long_desc="
|
|
||||||
dmraid discovers, activates, deactivates and displays properties of software RAID sets
|
|
||||||
(eg, ATARAID) and contained DOS partitions.
|
|
||||||
|
|
||||||
dmraid uses the Linux device-mapper to create devices with respective mappings
|
|
||||||
for the ATARAID sets discovered.
|
|
||||||
|
|
||||||
The following formats are supported:
|
|
||||||
|
|
||||||
Highpoint HPT37X/HPT45X
|
|
||||||
Intel Software RAID
|
|
||||||
LSI Logic MegaRAID
|
|
||||||
NVidia NForce RAID (nvraid)
|
|
||||||
Promise FastTrack
|
|
||||||
Silicon Image(tm) Medley(tm)
|
|
||||||
VIA Software RAID"
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rf ${DESTDIR}/usr/include
|
rm -rf ${DESTDIR}/usr/include
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue