X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=wexlxc.mk;h=358516966a4e62af5e8096cbae2601dc7f9815cc;hb=188dc4afeb6de64bf690311af2ee072d9f01ee71;hp=b07dd4db946428ba2916dcb885694b300df0f872;hpb=0adf7908b2bf7409ef04ab5a08e187b3c01d88fe;p=wextoolbox.git diff --git a/wexlxc.mk b/wexlxc.mk index b07dd4d..3585169 100644 --- a/wexlxc.mk +++ b/wexlxc.mk @@ -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 #