Repository: cassandra Updated Branches: refs/heads/trunk c5c973939 -> e19d01356
Remove tools/lib from deb rules Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ebc50d78 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/ebc50d78 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/ebc50d78 Branch: refs/heads/trunk Commit: ebc50d783505854f04f183297ad3009b9095b07e Parents: ff74eaf Author: T Jake Luciani <[email protected]> Authored: Mon Jul 6 13:38:30 2015 -0400 Committer: T Jake Luciani <[email protected]> Committed: Mon Jul 6 13:38:30 2015 -0400 ---------------------------------------------------------------------- debian/rules | 2 -- 1 file changed, 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/ebc50d78/debian/rules ---------------------------------------------------------------------- diff --git a/debian/rules b/debian/rules index 405175d..d0d22a9 100755 --- a/debian/rules +++ b/debian/rules @@ -50,8 +50,6 @@ install: build # Copy stress jars dh_install build/tools/lib/stress.jar \ usr/share/cassandra - dh_install tools/lib/*.jar \ - usr/share/cassandra dh_link usr/share/cassandra/apache-cassandra-$(VERSION).jar \ usr/share/cassandra/apache-cassandra.jar
