jsawk: remove README file rename
Closes Homebrew/homebrew#35856. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
660f8009c1
commit
3c14e7e4a2
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ class Jsawk < Formula
|
|||
depends_on "spidermonkey"
|
||||
|
||||
def install
|
||||
mv "README.markdown", "README"
|
||||
bin.install "jsawk"
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue