par2cmdline: add autoreconf support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-25 18:16:05 +01:00
parent 539dc2b694
commit 242995876d

View File

@ -12,3 +12,5 @@ PKG_SECTION="system"
PKG_SHORTDESC="par2cmdline: a utility to create and repair data files using Reed Solomon coding."
PKG_LONGDESC="This is a concurrent (multithreaded) version of par2cmdline, a utility to create and repair data files using Reed Solomon coding. par2 parity archives are commonly used on Usenet postings to allow corrupted postings to be repaired instead of needing the original poster to repost the corrupted file(s)."
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"