summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/gregoriotex/uninstall-gtex.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/scripts/gregoriotex/uninstall-gtex.sh')
-rw-r--r--Master/texmf-dist/scripts/gregoriotex/uninstall-gtex.sh14
1 files changed, 1 insertions, 13 deletions
diff --git a/Master/texmf-dist/scripts/gregoriotex/uninstall-gtex.sh b/Master/texmf-dist/scripts/gregoriotex/uninstall-gtex.sh
index 1486b5797aa..42f8c0ef625 100644
--- a/Master/texmf-dist/scripts/gregoriotex/uninstall-gtex.sh
+++ b/Master/texmf-dist/scripts/gregoriotex/uninstall-gtex.sh
@@ -27,12 +27,6 @@ $RM tex/lualatex/gregoriotex/gregoriosyms.sty
$RM tex/lualatex/gregoriotex/gregoriotex.sty
rmdir -p tex/lualatex/gregoriotex 2> /dev/null || true
-$RM fonts/truetype/public/gregoriotex/granapadano-hole.ttf
-$RM fonts/truetype/public/gregoriotex/granapadano-hollow.ttf
-$RM fonts/truetype/public/gregoriotex/granapadano-op-hole.ttf
-$RM fonts/truetype/public/gregoriotex/granapadano-op-hollow.ttf
-$RM fonts/truetype/public/gregoriotex/granapadano-op.ttf
-$RM fonts/truetype/public/gregoriotex/granapadano.ttf
$RM fonts/truetype/public/gregoriotex/greciliae-hole.ttf
$RM fonts/truetype/public/gregoriotex/greciliae-hollow.ttf
$RM fonts/truetype/public/gregoriotex/greciliae-op-hole.ttf
@@ -41,12 +35,6 @@ $RM fonts/truetype/public/gregoriotex/greciliae-op.ttf
$RM fonts/truetype/public/gregoriotex/greciliae.ttf
$RM fonts/truetype/public/gregoriotex/greextra.ttf
$RM fonts/truetype/public/gregoriotex/gregall.ttf
-$RM fonts/truetype/public/gregoriotex/gregorio-hole.ttf
-$RM fonts/truetype/public/gregoriotex/gregorio-hollow.ttf
-$RM fonts/truetype/public/gregoriotex/gregorio-op-hole.ttf
-$RM fonts/truetype/public/gregoriotex/gregorio-op-hollow.ttf
-$RM fonts/truetype/public/gregoriotex/gregorio-op.ttf
-$RM fonts/truetype/public/gregoriotex/gregorio.ttf
$RM fonts/truetype/public/gregoriotex/grelaon.ttf
$RM fonts/truetype/public/gregoriotex/gresgmodern.ttf
rmdir -p fonts/truetype/public/gregoriotex 2> /dev/null || true
@@ -104,6 +92,6 @@ $RM doc/luatex/gregoriotex//README.md
$RM doc/luatex/gregoriotex//UPGRADE.md
rmdir -p doc/luatex/gregoriotex/ 2> /dev/null || true
-$RM source/luatex/gregoriotex//gregorio-6.0.0-beta2.zip
+$RM source/luatex/gregoriotex//gregorio-6.0.0.zip
rmdir -p source/luatex/gregoriotex/ 2> /dev/null || true