unrar: add autoreconf support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-25 18:21:14 +01:00
parent 4151b18cc8
commit 318ebbf7e1

View File

@ -12,3 +12,5 @@ PKG_SECTION="compress"
PKG_SHORTDESC="unrar: Extract, test and view RAR archives"
PKG_LONGDESC="Unrar is a package to handle files compressed in the RAR format. Due to strange licensing issues this package can only view, test and extract files in a given archive, but not pack files. But since we have far more advanced open-source compression utils it should be enough to extract the content when you get a RAR archive."
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"