Skip to content
This repository was archived by the owner on Jun 16, 2021. It is now read-only.

Commit dcdbd7d

Browse files
author
zouyikb
committed
add phpiredis config file
1 parent 29cf2b6 commit dcdbd7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Formula/php71-phpiredis.rb

+1
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,6 @@ def install
2727
system "make"
2828

2929
prefix.install "modules/phpiredis.so"
30+
write_config_file if build.with? "config-file"
3031
end
3132
end

0 commit comments

Comments
 (0)