latexml: fix rubocop 0.65.0 style.
This commit is contained in:
parent
eb355ae1ab
commit
95f76d8530
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ class Latexml < Formula
|
|||
doc.install "manual.pdf"
|
||||
(libexec+"bin").find.each do |path|
|
||||
next if path.directory?
|
||||
|
||||
program = path.basename
|
||||
(bin+program).write_env_script("#{libexec}/bin/#{program}", :PERL5LIB => ENV["PERL5LIB"])
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue