ntfs-3g: 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 a7945067d8
commit 539dc2b694

View File

@ -12,3 +12,5 @@ PKG_SECTION="system"
PKG_SHORTDESC="ntfs-3g: NTFS-3G Read/Write userspace driver"
PKG_LONGDESC="The NTFS-3G driver is an open source, freely available NTFS driver for Linux with read and write support. It provides safe and fast handling of the Windows XP, Windows Server 2003, Windows 2000 and Windows Vista file systems."
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"