commit:     e4c5f54040c841efd9b3ff1c8cc7d17e187fbd0d
Author:     Matthew Thode <mthode <AT> mthode <DOT> org>
AuthorDate: Mon Jan  2 04:07:30 2017 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Mon Jan  2 04:07:30 2017 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=e4c5f540

fix stage4-hardened-amd64.spec for musl

 tools-musl/stage4-hardened-amd64.spec | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/tools-musl/stage4-hardened-amd64.spec 
b/tools-musl/stage4-hardened-amd64.spec
index e8b30e9..92d85b9 100644
--- a/tools-musl/stage4-hardened-amd64.spec
+++ b/tools-musl/stage4-hardened-amd64.spec
@@ -38,7 +38,7 @@ stage4/packages:
        sys-devel/bc
        sys-power/acpid
        sys-process/cronie
-stage4/fsscript: /root/releng/tools-musl/tools-musl/stage4-fsscript.sh
+stage4/fsscript: @REPO_DIR@/stage4-fsscript.sh
 stage4/rcadd:
        acpid|default
        cronie|default
@@ -56,7 +56,6 @@ boot/kernel/gentoo/gk_kernargs: --all-ramdisk-modules 
--makeopts=-j4
 
 # all of the cleanup...
 stage4/unmerge:
-       sys-kernel/genkernel
        sys-kernel/hardened-sources
 
 stage4/empty:

Reply via email to