From 1c7169ab74dcbb512e836e6882d91239ff49ddee Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 17:18:38 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: finance) --- finance/trytond_stock_location_sequence/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'finance/trytond_stock_location_sequence') diff --git a/finance/trytond_stock_location_sequence/Makefile b/finance/trytond_stock_location_sequence/Makefile index 4c3233f04965..f0cdee52379a 100644 --- a/finance/trytond_stock_location_sequence/Makefile +++ b/finance/trytond_stock_location_sequence/Makefile @@ -18,4 +18,5 @@ CONFLICTS= trytond_stock_location_sequence-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include -- cgit v1.2.3