summaryrefslogtreecommitdiff
path: root/homebrew/remind/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/remind/.make.sh-auto')
-rw-r--r--homebrew/remind/.make.sh-auto5
1 files changed, 5 insertions, 0 deletions
diff --git a/homebrew/remind/.make.sh-auto b/homebrew/remind/.make.sh-auto
new file mode 100644
index 000000000..ba02d2b32
--- /dev/null
+++ b/homebrew/remind/.make.sh-auto
@@ -0,0 +1,5 @@
+pkg:setup
+inreplace "configure", "sleep 1", "true"
+inreplace "src/init.c" do |s|
+s.gsub! "sleep(5);", ""
+s.gsub! /rkrphgvba\(.\);/, ""