media-sound/lilypond: fixed configuration of 9999
authorMiroslav Šulc <fordfrog@gentoo.org>
Thu, 2 Apr 2020 10:38:12 +0000 (12:38 +0200)
committerMiroslav Šulc <fordfrog@gentoo.org>
Thu, 2 Apr 2020 10:38:30 +0000 (12:38 +0200)
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
media-sound/lilypond/lilypond-9999.ebuild

index 82cfb3b7c7148248885059ce86699747afa0afa6..545b867b93565f6bd7f739eca3492d7b913b1849 100644 (file)
@@ -81,7 +81,7 @@ src_prepare() {
        sed -i 's/OPTIMIZE -g/OPTIMIZE/' aclocal.m4 || die
 
        # respect AR
-       sed -i "s:^AR=ar:AR=$(tc-getAR):" stepmake/stepmake/library-vars.make || die
+       sed -i "s:^AR=ar:AR=$(tc-getAR):" flower/GNUmakefile || die
 
        # remove bundled texinfo file (fixes bug #448560)
        rm tex/texinfo.tex || die
@@ -97,7 +97,6 @@ src_configure() {
 
        local myeconfargs=(
                --with-texgyre-dir=/usr/share/fonts/tex-gyre
-               --enable-guile2
                --disable-documentation
                --disable-optimising
                --disable-pipe