Repository: incubator-toree
Updated Branches:
  refs/heads/0.1.x de9e260dd -> 5d8839a41


Remove unnecessary legal files from source dist


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

Branch: refs/heads/0.1.x
Commit: 5d8839a413ac5958be25a0a43ccb5df058ac9583
Parents: deede68
Author: Gino Bustelo <lbust...@apache.org>
Authored: Wed Jan 11 08:46:00 2017 -0600
Committer: Gino Bustelo <lbust...@apache.org>
Committed: Mon Jan 23 10:43:22 2017 -0600

----------------------------------------------------------------------
 Makefile | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-toree/blob/5d8839a4/Makefile
----------------------------------------------------------------------
diff --git a/Makefile b/Makefile
index 187b8e2..58f2933 100644
--- a/Makefile
+++ b/Makefile
@@ -267,7 +267,6 @@ publish-bin:
 dist/toree-src/apache-toree-$(VERSION)-source-release.tar.gz: dist/toree-legal
        @mkdir -p dist/toree-src
        @tar -X 'etc/.src-release-ignore' -cvf 
dist/toree-src/apache-toree-$(VERSION)-source-release.tar .
-       @tar -rvf dist/toree-src/apache-toree-$(VERSION)-source-release.tar -C 
dist/toree-legal .
        @gzip dist/toree-src/apache-toree-$(VERSION)-source-release.tar
 
 src-release: dist/toree-src/apache-toree-$(VERSION)-source-release.tar.gz

Reply via email to