summaryrefslogtreecommitdiff
path: root/homebrew/phpat71/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/phpat71/.make.sh-auto')
-rw-r--r--homebrew/phpat71/.make.sh-auto6
1 files changed, 6 insertions, 0 deletions
diff --git a/homebrew/phpat71/.make.sh-auto b/homebrew/phpat71/.make.sh-auto
new file mode 100644
index 000000000..def9fa607
--- /dev/null
+++ b/homebrew/phpat71/.make.sh-auto
@@ -0,0 +1,6 @@
+pkg:setup
+pear_prefix = pkgshare/"pear"
+pear_files = %W[#{pear_prefix}/.depdblock #{pear_prefix}/.filemap #{pear_prefix}/.depdb #{pear_prefix}/.lock ]
+%W[#{pear_prefix}/.channels #{pear_prefix}/.channels/.alias ].each do |f|
+chmod 0755, f
+pear_files.concat(Dir["#{f}/*"])