Skip to content

Commit d9b0b51

Browse files
committed
remove zompify post-hook
1 parent 78a8086 commit d9b0b51

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

rebar.config

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@
2626

2727
{dialyzer, [{plt_extra_apps, [sasl]}]}.
2828

29-
{post_hooks, [{compile, "./zompify.sh"},
30-
{"(linux|darwin|solaris|freebsd|netbsd|openbsd)",
29+
{post_hooks, [{"(linux|darwin|solaris|freebsd|netbsd|openbsd)",
3130
escriptize,
3231
"cp \"$REBAR_BUILD_DIR/bin/setup_gen\" ./setup_gen"},
3332
{"win32",

0 commit comments

Comments
 (0)