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_inventory_location/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'finance/trytond_stock_inventory_location') diff --git a/finance/trytond_stock_inventory_location/Makefile b/finance/trytond_stock_inventory_location/Makefile index 3d1da6cc44fe..a40497ef6f19 100644 --- a/finance/trytond_stock_inventory_location/Makefile +++ b/finance/trytond_stock_inventory_location/Makefile @@ -18,4 +18,5 @@ CONFLICTS= trytond_stock_inventory_location-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include -- cgit v1.2.3