diff options
Diffstat (limited to 'homebrew/mozillaaddonsdk/.make.sh-auto')
-rw-r--r-- | homebrew/mozillaaddonsdk/.make.sh-auto | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/homebrew/mozillaaddonsdk/.make.sh-auto b/homebrew/mozillaaddonsdk/.make.sh-auto new file mode 100644 index 000000000..1eaeb20fe --- /dev/null +++ b/homebrew/mozillaaddonsdk/.make.sh-auto @@ -0,0 +1,3 @@ +pkg:setup +libexec.install Dir["*"] +bin.install_symlink "#{libexec}/bin/cfx" |