commit:     32fa6bb18bc5c22c76247fa9bc48548e61556916
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 27 17:06:17 2023 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Dec 27 17:06:17 2023 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=32fa6bb1

Try if adding symlink useflag helps iso builds

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 releases/specs/ppc/ppc32/installcd-stage2-minimal.spec | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/releases/specs/ppc/ppc32/installcd-stage2-minimal.spec 
b/releases/specs/ppc/ppc32/installcd-stage2-minimal.spec
index 30cecc46..3dfd68c0 100644
--- a/releases/specs/ppc/ppc32/installcd-stage2-minimal.spec
+++ b/releases/specs/ppc/ppc32/installcd-stage2-minimal.spec
@@ -29,6 +29,7 @@ boot/kernel/ibmpower/use:
        livecd
        png
        socks5
+       symlink
        truetype
        unicode
        usb
@@ -45,6 +46,7 @@ boot/kernel/ppc64/use:
        livecd
        png
        socks5
+       symlink
        truetype
        unicode
        usb
@@ -59,6 +61,7 @@ boot/kernel/ppc32/use:
        livecd
        png
        socks5
+       symlink
        truetype
        unicode
        usb

Reply via email to