pastebinit: fix erroneous commit of etc.install change
This commit is contained in:
parent
d13064e544
commit
68d1bc1a78
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ class Pastebinit < Formula
|
|||
inreplace "pastebinit", "/usr/local/etc/pastebin.d", etc + "pastebin.d"
|
||||
system "docbook2man", "pastebinit.xml"
|
||||
bin.install "pastebinit"
|
||||
cp_r "pastebin.d", etc
|
||||
etc.install "pastebin.d"
|
||||
man1.install "PASTEBINIT.1" => "pastebinit.1"
|
||||
libexec.install "po", "utils"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue