Przeglądaj źródła

do not depend on release provider for tar task

pull/2259/head
Tristan Sloughter 5 lat temu
rodzic
commit
d7985ccf00
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: AAB97DDECCEB8150
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      src/rebar_prv_tar.erl

+ 1
- 1
src/rebar_prv_tar.erl Wyświetl plik

@ -12,7 +12,7 @@
-include("rebar.hrl").
-define(PROVIDER, tar).
-define(DEPS, [release]).
-define(DEPS, [compile]).
%% ===================================================================
%% Public API

Ładowanie…
Anuluj
Zapisz