Code Review
/
common
/
thrift.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
7158d33
)
THRIFT-1357 Erlang Dependency breaks build
author
Roger Meier
<roger@apache.org>
Sat, 29 Jun 2013 11:08:32 +0000
(13:08 +0200)
committer
Roger Meier
<roger@apache.org>
Sat, 29 Jun 2013 11:08:32 +0000
(13:08 +0200)
Patch: Anthony Molinaro
lib/erl/Makefile.am
patch
|
blob
|
history
diff --git
a/lib/erl/Makefile.am
b/lib/erl/Makefile.am
index
9505024
..
089cca5
100644
(file)
--- a/
lib/erl/Makefile.am
+++ b/
lib/erl/Makefile.am
@@
-32,7
+32,7
@@
all: .generated
./rebar compile
check: .generated
- ./rebar eunit
+ ./rebar
skip_deps=true
eunit
install: all
mkdir -p $(DESTDIR)$(ERLANG_INSTALL_LIB_DIR_thrift) ; \