X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lxc.mk;h=d2c894df73dec7c17cbacad16d8353f97ab0f548;hb=1687faa581262fc9397dc57a3d17811a73056140;hp=a6e86e7dcaa58b5816f5508aa4776fa29600423f;hpb=6339d229aab55c9fb4d3131d1bafea1fead58d5b;p=build.git diff --git a/lxc.mk b/lxc.mk index a6e86e7d..d2c894df 100644 --- a/lxc.mk +++ b/lxc.mk @@ -492,33 +492,9 @@ release-RPMDATE := yes ALL += release ############################## -# sfa requires python-2.7 -build_sfa=true -ifeq "$(DISTRONAME)" "$(filter $(DISTRONAME),f8 f12 centos5)" -build_sfa=false -endif - -ifeq "$(build_sfa)" "true" # # sfa - Slice Facility Architecture # sfa-MODULES := sfa sfa-SPEC := sfa.spec ALL += sfa - -#sface-MODULES := sface -#sface-SPEC := sface.spec -#ALL += sface -endif - -############################## -# don't build these by default, we have separate builds for that -myslice-MODULES := myslice -myslice-SPEC := myslice.spec -myslice-STOCK-DEVEL-RPMS := python-django -myslice-STOCK-DEVEL-DEBS := python-django python-django-south -#ALL += myslice - -manifold-MODULES := manifold -manifold-SPEC := manifold.spec -#ALL += manifold