projects
/
m6w6
/
travis-pecl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
309d295
)
redirect 30X
4/head
author
Tracy
<tli@defymeida.com>
Mon, 27 May 2019 09:32:03 +0000
(09:32 +0000)
committer
Tracy
<tli@defymeida.com>
Mon, 27 May 2019 09:32:03 +0000
(09:32 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 6630634f0b4512543ba6a2f6f8964694c4be7fa6..d20e6a420344dd344d47b76f844227aabb84ab6e 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-134,7
+134,7
@@
$(PECL_DIR)/config.m4:
fi; \
else \
mkdir -p $(PECL_DIR); \
- curl -Ss $(PECL_MIRROR)/$(PECL_EXTENSION)$(if $(PECL_VERSION),/$(PECL_VERSION)) \
+ curl -
L
Ss $(PECL_MIRROR)/$(PECL_EXTENSION)$(if $(PECL_VERSION),/$(PECL_VERSION)) \
| tar xz --strip-components 1 -C $(PECL_DIR); \
fi