diff options
author | Timothy Redaelli <drizzt@gentoo.org> | 2007-03-01 15:54:42 +0000 |
---|---|---|
committer | Timothy Redaelli <drizzt@gentoo.org> | 2007-03-01 15:54:42 +0000 |
commit | 3b871e8a448ed0d87e652f5346c60e4f9e8fa8cf (patch) | |
tree | d803983f2bf561e985a6c60ab7d35a7f8b425e9a /profiles | |
parent | Removed the override for dhcpc as dhcpcd works on BSD now (diff) | |
download | gentoo-2-3b871e8a448ed0d87e652f5346c60e4f9e8fa8cf.tar.gz gentoo-2-3b871e8a448ed0d87e652f5346c60e4f9e8fa8cf.tar.bz2 gentoo-2-3b871e8a448ed0d87e652f5346c60e4f9e8fa8cf.zip |
We don't need it anymore.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-bsd/fbsd/6.2/packages.build | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/profiles/default-bsd/fbsd/6.2/packages.build b/profiles/default-bsd/fbsd/6.2/packages.build deleted file mode 100644 index 499a922ee166..000000000000 --- a/profiles/default-bsd/fbsd/6.2/packages.build +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright 2004-2005 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-bsd/fbsd/6.2/packages.build,v 1.1 2006/09/21 20:53:56 flameeyes Exp $ - -# Packages needed to build a stage out of this profile -# This is not used by catalyst as it does not work with FreeBSD, yet. -# Just add them ot the complete system. - -net-misc/dhcp -net-misc/openssh - |