We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6ae684 commit 406c3ceCopy full SHA for 406c3ce
Formula/l/lanraragi.rb
@@ -63,7 +63,7 @@ def install
63
"'#{ENV["ARCHIVE_LIBARCHIVE_LIB_DLL"]}'"
64
65
(libexec/"lib").install Dir["lib/*"]
66
- libexec.install "script", "package.json", "public", "templates", "tests", "lrr.conf"
+ libexec.install "script", "package.json", "public", "locales", "templates", "tests", "lrr.conf"
67
libexec.install "tools/build/homebrew/redis.conf"
68
bin.install "tools/build/homebrew/lanraragi"
69
end
0 commit comments