Use manpage artifact in procexp cask (#73080)

This commit is contained in:
Tim Masliuchenko 2019-11-23 18:05:42 +02:00 committed by Markus Reiter
parent c653d17551
commit b4e8f23a69
1 changed files with 1 additions and 1 deletions

View File

@ -7,5 +7,5 @@ cask 'procexp' do
homepage 'http://www.newosxbook.com/tools/procexp.html'
binary 'procexp.universal', target: 'procexp'
artifact 'procexp.1', target: "#{HOMEBREW_PREFIX}/share/man/man1/procexp.1"
manpage 'procexp.1'
end