From d490cc8df7a4a44d32e21da34ac8c6f88ded1235 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Thu, 25 Nov 2010 18:16:06 +0100 Subject: [PATCH] plymouth-lite: add autoreconf support Signed-off-by: Stephan Raue --- packages/sysutils/plymouth-lite/meta | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/sysutils/plymouth-lite/meta b/packages/sysutils/plymouth-lite/meta index a7f5611b9b..63cfa5e27e 100644 --- a/packages/sysutils/plymouth-lite/meta +++ b/packages/sysutils/plymouth-lite/meta @@ -12,3 +12,5 @@ PKG_SECTION="system" PKG_SHORTDESC="plymouth-lite: Boot splash screen based on Fedora's Plymouth code" PKG_LONGDESC="Boot splash screen based on Fedora's Plymouth code" PKG_IS_ADDON="no" + +PKG_AUTORECONF="no"