diff options
Diffstat (limited to 'homebrew/sphinx/.make.sh-auto')
-rw-r--r-- | homebrew/sphinx/.make.sh-auto | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/homebrew/sphinx/.make.sh-auto b/homebrew/sphinx/.make.sh-auto new file mode 100644 index 000000000..dda2380bd --- /dev/null +++ b/homebrew/sphinx/.make.sh-auto @@ -0,0 +1,4 @@ +pkg:setup +resource("stemmer").stage do +make dist_libstemmer_c +tar xzf dist/libstemmer_c.tgz -C buildpath |