From 70c73be48403541539f80d1247b27f119f7d0656 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 28 Feb 2012 10:54:17 +0100 Subject: [PATCH] make: not a bootstrap pkg anymore. --- srcpkgs/make/template | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/srcpkgs/make/template b/srcpkgs/make/template index ca3e9a279e6..15c28975340 100644 --- a/srcpkgs/make/template +++ b/srcpkgs/make/template @@ -12,8 +12,4 @@ long_desc=" program need to be recompiled and issues the commands to recompile them, when necessary." -bootstrap=yes - -if [ -n "$BOOTSTRAP_PKG_REBUILD" ]; then - Add_dependency build gettext -fi +Add_dependency build gettext