diff options
author | Daniel Joseph Barnhart Clark <dclark@pobox.com> | 2007-02-19 07:32:06 +0000 |
---|---|---|
committer | Daniel Joseph Barnhart Clark <dclark@pobox.com> | 2007-02-19 07:32:06 +0000 |
commit | 72a19e13bd6c805bc0920a1bb53f309242ca3eda (patch) | |
tree | 0f3042607cb07785dd7fbf266f71b84761c429fd /encap/src/encap-profiles/Makefile | |
parent | 1997dc48cd2ebc982066e20739dfc89c41d2b049 (diff) | |
download | bcfg2-72a19e13bd6c805bc0920a1bb53f309242ca3eda.tar.gz bcfg2-72a19e13bd6c805bc0920a1bb53f309242ca3eda.tar.bz2 bcfg2-72a19e13bd6c805bc0920a1bb53f309242ca3eda.zip |
EncapPackages: Final changes for Etch / x86_64
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2844 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'encap/src/encap-profiles/Makefile')
-rw-r--r-- | encap/src/encap-profiles/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/encap/src/encap-profiles/Makefile b/encap/src/encap-profiles/Makefile index abdbf7d91..722557964 100644 --- a/encap/src/encap-profiles/Makefile +++ b/encap/src/encap-profiles/Makefile @@ -60,6 +60,7 @@ OS ?= linux_debian_sarge endif ifeq ($(DISTRO),Debian GNU/Linux 4.0 \n \l) +sources_ep += $(sources_server) BCFG2_PYTHON_APT = bcfg2-python-apt-0.6.19 OS ?= linux_debian_etch endif |