smartmontools: remove long_desc.
This commit is contained in:
parent
573addbd77
commit
7a7e3fa504
1 changed files with 1 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'smartmontools'
|
# Template file for 'smartmontools'
|
||||||
pkgname=smartmontools
|
pkgname=smartmontools
|
||||||
version=6.2
|
version=6.2
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-drivedb --with-libcap-ng=yes
|
configure_args="--enable-drivedb --with-libcap-ng=yes
|
||||||
--with-systemdsystemunitdir=/usr/lib/systemd/system
|
--with-systemdsystemunitdir=/usr/lib/systemd/system
|
||||||
|
@ -16,9 +16,3 @@ license="GPL-2"
|
||||||
homepage="http://smartmontools.sourceforge.net"
|
homepage="http://smartmontools.sourceforge.net"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=486f660579bb0fb4f6b927ded7531cb1f99685c666397377761c5b04dd96065b
|
checksum=486f660579bb0fb4f6b927ded7531cb1f99685c666397377761c5b04dd96065b
|
||||||
long_desc="
|
|
||||||
The smartmontools package contains two utility programs (smartctl and smartd)
|
|
||||||
to control and monitor storage systems using the Self-Monitoring, Analysis
|
|
||||||
and Reporting Technology System (SMART) built into most modern ATA and SCSI
|
|
||||||
harddisks. In many cases, these utilities will provide advanced warning of
|
|
||||||
disk degradation and failure."
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue