asciidoctor: fix dangling ascidoctor-safe symlink

as such a binary does not appear to be in the gem
This commit is contained in:
Evils 2020-05-12 07:03:39 +02:00
parent b0df5a6816
commit a9f7c1022e

View file

@ -12,7 +12,6 @@ let
exes = [ exes = [
"asciidoctor" "asciidoctor"
"asciidoctor-pdf" "asciidoctor-pdf"
"asciidoctor-safe"
"asciidoctor-epub3" "asciidoctor-epub3"
]; ];