diff options
Diffstat (limited to 'homebrew/mysqlsearchreplace/.make.sh-auto')
-rw-r--r-- | homebrew/mysqlsearchreplace/.make.sh-auto | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/homebrew/mysqlsearchreplace/.make.sh-auto b/homebrew/mysqlsearchreplace/.make.sh-auto new file mode 100644 index 000000000..ecfde3d40 --- /dev/null +++ b/homebrew/mysqlsearchreplace/.make.sh-auto @@ -0,0 +1,5 @@ +pkg:setup +libexec.install "srdb.class.php" +libexec.install "srdb.cli.php" => "srdb" +chmod 0755, libexec/"srdb" +bin.install_symlink libexec/"srdb" |