From 95cafb56e62e8f9886a97f25d5979f31a915905b Mon Sep 17 00:00:00 2001 From: Andrew Gaffney Date: Mon, 10 Mar 2008 18:42:55 +0000 Subject: [PATCH] Remove a bit of unnecessary code git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1367 d1e1f19c-881f-0410-ab34-b69fee027534 --- ChangeLog | 4 ++++ targets/netboot2/netboot2-pkg.sh | 5 +---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index e9459ba3..4f499c66 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,10 @@ # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 # $Id: $ + 10 Mar 2008; Andrew Gaffney + targets/netboot2/netboot2-pkg.sh: + Remove a bit of unnecessary code + 10 Mar 2008; Chris Gianelloni modules/generic_stage_target.py, targets/grp/grp-chroot.sh, targets/support/chroot-functions.sh: diff --git a/targets/netboot2/netboot2-pkg.sh b/targets/netboot2/netboot2-pkg.sh index 88c32e88..29da7134 100644 --- a/targets/netboot2/netboot2-pkg.sh +++ b/targets/netboot2/netboot2-pkg.sh @@ -8,9 +8,6 @@ setup_myfeatures show_debug -# Setup our environment -export FEATURES="${clst_myfeatures}" - # START BUILD -run_merge ${clst_myemergeopts} ${clst_packages} +run_merge ${clst_packages} -- 2.26.2