From dd82aa0918e350c15016103c8eb16ad7d2354dc3 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Thu, 25 Nov 2010 18:19:42 +0100 Subject: [PATCH] tvdump: add autoreconf support Signed-off-by: Stephan Raue --- packages/debug/tvdump/meta | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/debug/tvdump/meta b/packages/debug/tvdump/meta index 7364c829b2..130f417455 100644 --- a/packages/debug/tvdump/meta +++ b/packages/debug/tvdump/meta @@ -12,3 +12,5 @@ PKG_SECTION="system" PKG_SHORTDESC="tvdump: a tool for debugging some informations of video bios" PKG_LONGDESC="tvdump is a tool for debugging some informations of video bios" PKG_IS_ADDON="no" + +PKG_AUTORECONF="no"