diff --git a/configure/RULES_ARCHS b/configure/RULES_ARCHS index 538d7d6c7..3012cea1a 100644 --- a/configure/RULES_ARCHS +++ b/configure/RULES_ARCHS @@ -22,7 +22,7 @@ ACTIONS += install ACTIONS += buildInstall ACTIONS += browse ACTIONS += runtests -ACTIONS += rebuild +#ACTIONS += rebuild actionPart = $(word 1, $(subst $(DIVIDER), ,$@)) archPart = $(word 2, $(subst $(DIVIDER), ,$@))