Commit feb7cafb authored by nicoo's avatar nicoo
Browse files

google-fonts: Automatically drop to-be-delisted fonts in postPatch

parent 86231c7e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -29,6 +29,7 @@ stdenvNoCC.mkDerivation {
    rm -rv ofl/cabincondensed \
      ofl/signikanegative \
      ofl/signikanegativesc \
      ofl/*_todelist \
      axisregistry/tests/data

    if find . -name "*.ttf" | sed 's|.*/||' | sort | uniq -c | sort -n | grep -v '^.*1 '; then