Merge pull request #132362 from Stunkymonkey/lilypond-phases

lilypond-fonts: deprecate phases
This commit is contained in:
Ben Siraphob
2021-08-02 13:27:27 +07:00
committed by GitHub
-2
View File
@@ -13,8 +13,6 @@ let
repo = fontName;
};
phases = [ "unpackPhase" "installPhase" ];
installPhase = ''
local fontsdir="$out/share/lilypond/${lilypond.version}/fonts"