From 019c81de9fbf6583512f65ccf3f9856f062be24e Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Thu, 25 Nov 2010 18:19:42 +0100 Subject: [PATCH] wgetpaste: add autoreconf support Signed-off-by: Stephan Raue --- packages/debug/wgetpaste/meta | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/debug/wgetpaste/meta b/packages/debug/wgetpaste/meta index a6ed2779b3..db964a0cb8 100644 --- a/packages/debug/wgetpaste/meta +++ b/packages/debug/wgetpaste/meta @@ -12,3 +12,5 @@ PKG_SECTION="debug" PKG_SHORTDESC="wgetpaste: Upload Directly to Pastebin from the Linux Shell" PKG_LONGDESC="Wgetpaste is a tool for Uploading Directly to Pastebin from the Linux Shell" PKG_IS_ADDON="no" + +PKG_AUTORECONF="no"