projects
/
julia.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
228aedb
)
do-not-download-pkgjl
author
Debian Julia Team
<pkg-julia-devel@lists.alioth.debian.org>
Fri, 17 May 2019 09:01:01 +0000
(10:01 +0100)
committer
Mo Zhou
<cdluminate@gmail.com>
Fri, 17 May 2019 09:01:01 +0000
(10:01 +0100)
===================================================================
Gbp-Pq: Name do-not-download-pkgjl.patch
stdlib/Makefile
patch
|
blob
|
history
diff --git
a/stdlib/Makefile
b/stdlib/Makefile
index 85c2a25c08d2a4233f1f34abc579a478fe001692..8109220313b48d78f384f6e51578b865005f6192 100644
(file)
--- a/
stdlib/Makefile
+++ b/
stdlib/Makefile
@@
-22,7
+22,7
@@
STDLIBS-EXT = Pkg
# Download and extract Pkg
PKG_GIT_URL := git://github.com/JuliaLang/Pkg.jl.git
-PKG_TAR_URL =
https://api.github.com/repos/JuliaLang/Pkg.jl/tarball
/$1
+PKG_TAR_URL =
file://$(CURDIR)/../debian/embedded
/$1
$(eval $(call git-external,Pkg,PKG,,,$(BUILDDIR)))
$(BUILDDIR)/$(PKG_SRC_DIR)/build-compiled: $(BUILDDIR)/$(PKG_SRC_DIR)/source-extracted
@# no build steps