summaryrefslogtreecommitdiff
path: root/homebrew/dwarf/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/dwarf/.make.sh-auto')
-rw-r--r--homebrew/dwarf/.make.sh-auto3
1 files changed, 3 insertions, 0 deletions
diff --git a/homebrew/dwarf/.make.sh-auto b/homebrew/dwarf/.make.sh-auto
new file mode 100644
index 000000000..a657e9d6c
--- /dev/null
+++ b/homebrew/dwarf/.make.sh-auto
@@ -0,0 +1,3 @@
+pkg:setup
+%w[src/libdwarf.c doc/dwarf.man doc/xdwarf.man.html].each do |f|
+inreplace f, "/etc/dwarfrc", etc/"dwarfrc"