From: Carsten Schlote <[email protected]> Signed-off-by: Carsten Schlote <[email protected]> --- rules/host-gettext.make | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/rules/host-gettext.make b/rules/host-gettext.make index 339fba3..6b3812e 100644 --- a/rules/host-gettext.make +++ b/rules/host-gettext.make @@ -32,9 +32,9 @@ endif # Get # ---------------------------------------------------------------------------- -$(HOST_GETTEXT_SOURCE): - @$(call targetinfo) - @$(call get, HOST_GETTEXT) +#$(HOST_GETTEXT_SOURCE): +# @$(call targetinfo) +# @$(call get, HOST_GETTEXT) # ---------------------------------------------------------------------------- # Prepare -- 1.6.5.6.gb3118 -- ptxdist mailing list [email protected]
