From 9c4c7093ffabcfc0f41c5da6f1d68ef134d5f747 Mon Sep 17 00:00:00 2001 From: Daniel Joseph Barnhart Clark Date: Tue, 10 Oct 2006 04:57:27 +0000 Subject: EncapPackages: Force use of ElementTree in bcfg2 client git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2423 ce84e21b-d406-0410-9b95-82705330c041 --- encap/src/encap-profiles/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'encap/src/encap-profiles/Makefile') diff --git a/encap/src/encap-profiles/Makefile b/encap/src/encap-profiles/Makefile index 4378ba451..298c71747 100644 --- a/encap/src/encap-profiles/Makefile +++ b/encap/src/encap-profiles/Makefile @@ -60,13 +60,11 @@ OS ?= linux_debian_sarge endif ifeq ($(DISTRO),Debian GNU/Linux testing/unstable \n \l) -sources_ep += $(sources_server) BCFG2_PYTHON_APT = bcfg2-python-apt-0.6.19 OS ?= linux_debian_sid endif ifeq ($(DISTRO),Ubuntu 6.06.1 LTS \n \l) -sources_ep += $(sources_server) BCFG2_PYTHON_APT = bcfg2-python-apt-0.6.16.2ubuntu8 OS ?= linux_ubuntu_dapper endif -- cgit v1.2.3-1-g7c22