aboutsummaryrefslogtreecommitdiffstats
path: root/community/julia/0003-no-clean-docs.patch
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2017-10-19 02:46:33 +0200
committerJakub Jirutka <jakub@jirutka.cz>2017-10-19 02:48:38 +0200
commit89182e0a43c4e4beac1bb5d9f87d267bc62eed6a (patch)
treeec8c0e00a5f5832760eafcd5222f5602ae309e26 /community/julia/0003-no-clean-docs.patch
parent8e3086bca786035aea2325c381e6df64aec643c3 (diff)
downloadaports-89182e0a43c4e4beac1bb5d9f87d267bc62eed6a.tar.bz2
aports-89182e0a43c4e4beac1bb5d9f87d267bc62eed6a.tar.xz
community/julia: upgrade to 0.6.0
Diffstat (limited to 'community/julia/0003-no-clean-docs.patch')
-rw-r--r--community/julia/0003-no-clean-docs.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/julia/0003-no-clean-docs.patch b/community/julia/0003-no-clean-docs.patch
index 89bb0f8fae..0be74175cc 100644
--- a/community/julia/0003-no-clean-docs.patch
+++ b/community/julia/0003-no-clean-docs.patch
@@ -1,6 +1,6 @@
--- a/Makefile
+++ b/Makefile
-@@ -540,7 +540,6 @@
+@@ -526,7 +526,6 @@
clean: | $(CLEAN_TARGETS)
@-$(MAKE) -C $(BUILDROOT)/base clean
@@ -8,11 +8,11 @@
@-$(MAKE) -C $(BUILDROOT)/src clean
@-$(MAKE) -C $(BUILDROOT)/ui clean
@-$(MAKE) -C $(BUILDROOT)/test clean
-@@ -564,7 +563,6 @@
+@@ -548,7 +547,6 @@
distcleanall: cleanall
@-$(MAKE) -C $(BUILDROOT)/deps distcleanall
- @-$(MAKE) -C $(BUILDROOT)/doc cleanall
- -rm -fr $(build_prefix) $(build_staging)
.PHONY: default debug release check-whitespace release-candidate \
+ julia-debug julia-release julia-deps \