diff --git a/packages/sysutils/ntfs-3g/meta b/packages/sysutils/ntfs-3g/meta index a4a54f3477..7091b029be 100644 --- a/packages/sysutils/ntfs-3g/meta +++ b/packages/sysutils/ntfs-3g/meta @@ -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"