netpbm: remove empty file from bin

This commit is contained in:
Jack Nagel 2013-08-20 23:15:55 -05:00
parent 7ff3b42bf3
commit a2b2b76e4f

View file

@ -42,5 +42,7 @@ class Netpbm < Formula
man5.install Dir['man/man5/*.5']
lib.install Dir['link/*.a']
end
(bin/'doc.url').unlink
end
end