X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=wexlxc.mk;h=b82265e5fbeb1bd43e8c0a691191df1b5528bcf7;hb=dfdab362dbd548ea9cdff9d6057d494e612f30f7;hp=b07dd4db946428ba2916dcb885694b300df0f872;hpb=0adf7908b2bf7409ef04ab5a08e187b3c01d88fe;p=wextoolbox.git diff --git a/wexlxc.mk b/wexlxc.mk index b07dd4d..b82265e 100644 --- a/wexlxc.mk +++ b/wexlxc.mk @@ -41,8 +41,8 @@ bbn-BUILD-FROM-SRPM := yes # now from the stock repo bbn-DEVEL-RPMS := gnuradio gnuradio-devel boost boost-devel swig #bbn-DEPEND-DEVEL-RPMS := gnuradio gnuradio-devel boost boost-devel -ALL += bbn -IN_NODEIMAGE += bbn +#ALL += bbn +#IN_NODEIMAGE += bbn # # crunchxml @@ -340,13 +340,6 @@ www-register-wizard-SPEC := www-register-wizard.spec ALL += www-register-wizard IN_MYPLC += www-register-wizard -# -# pcucontrol -# -pcucontrol-MODULES := pcucontrol -pcucontrol-SPEC := pcucontrol.spec -ALL += pcucontrol - # # pyaspects # @@ -355,26 +348,6 @@ pyaspects-SPEC := pyaspects.spec pyaspects-BUILD-FROM-SRPM := yes ALL += pyaspects -# sfa now uses the with statement that's not supported on python-2.4 - not even through __future__ -# In addition we now use sqlalchemy and 0.5 as per f12 is not compatible with our model -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 - # # nodeconfig #