diff options
Diffstat (limited to 'homebrew/fcitxremoteforosx/.make.sh-auto')
-rw-r--r-- | homebrew/fcitxremoteforosx/.make.sh-auto | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/homebrew/fcitxremoteforosx/.make.sh-auto b/homebrew/fcitxremoteforosx/.make.sh-auto new file mode 100644 index 000000000..8f2e18f7b --- /dev/null +++ b/homebrew/fcitxremoteforosx/.make.sh-auto @@ -0,0 +1,4 @@ +pkg:setup +./build.py build general +bin.install "fcitx-remote-general" +bin.install_symlink "fcitx-remote-general" => "fcitx-remote" |