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
commit 711eb0b19d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,8 +13,6 @@ let
repo = fontName;
};
phases = [ "unpackPhase" "installPhase" ];
installPhase = ''
local fontsdir="$out/share/lilypond/${lilypond.version}/fonts"