You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@toree.apache.org by ch...@apache.org on 2017/02/15 18:04:12 UTC

[4/4] incubator-toree git commit: Reverted adding all licenses in src package

Reverted adding all licenses in src package


Project: http://git-wip-us.apache.org/repos/asf/incubator-toree/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-toree/commit/d9b3251f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-toree/tree/d9b3251f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-toree/diff/d9b3251f

Branch: refs/heads/0.1.x
Commit: d9b3251fb88fa8ef112b371c3139c414df48a345
Parents: 330f032
Author: Gino Bustelo <lb...@apache.org>
Authored: Mon Oct 17 10:09:05 2016 -0500
Committer: Gino Bustelo <lb...@apache.org>
Committed: Wed Feb 15 12:01:03 2017 -0600

----------------------------------------------------------------------
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-toree/blob/d9b3251f/Makefile
----------------------------------------------------------------------
diff --git a/Makefile b/Makefile
index 46930ec..238440f 100644
--- a/Makefile
+++ b/Makefile
@@ -267,7 +267,7 @@ publish-bin:
 ################################################################################
 # SRC PACKAGE
 ################################################################################
-dist/toree-src/apache-toree-$(VERSION)-source-release.tar.gz: dist/toree-legal
+dist/toree-src/apache-toree-$(VERSION)-source-release.tar.gz:
 	@mkdir -p dist/toree-src
 	@tar -X 'etc/.src-release-ignore' -cvf dist/toree-src/apache-toree-$(VERSION)-source-release.tar .
 	@gzip dist/toree-src/apache-toree-$(VERSION)-source-release.tar