aboutsummaryrefslogtreecommitdiff
path: root/repl
diff options
context:
space:
mode:
authorSean Owen <sowen@cloudera.com>2015-02-12 12:36:26 +0000
committerSean Owen <sowen@cloudera.com>2015-02-12 12:36:26 +0000
commit9a3ea49f74b9a41dba527a7e995735f488fe0847 (patch)
treeb635193dfad26fa99e9508988386433420934e20 /repl
parenta38e23c30fb5d12f8f46a119d91a0620036e6800 (diff)
downloadspark-9a3ea49f74b9a41dba527a7e995735f488fe0847.tar.gz
spark-9a3ea49f74b9a41dba527a7e995735f488fe0847.tar.bz2
spark-9a3ea49f74b9a41dba527a7e995735f488fe0847.zip
SPARK-5727 [BUILD] Remove Debian packaging
(for master / 1.4 only) Author: Sean Owen <sowen@cloudera.com> Closes #4526 from srowen/SPARK-5727.2 and squashes the following commits: 83ba49c [Sean Owen] Remove Debian packaging
Diffstat (limited to 'repl')
-rw-r--r--repl/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/repl/pom.xml b/repl/pom.xml
index 3d4adf8fd5..b883344bf0 100644
--- a/repl/pom.xml
+++ b/repl/pom.xml
@@ -33,8 +33,6 @@
<properties>
<sbt.project.name>repl</sbt.project.name>
- <deb.install.path>/usr/share/spark</deb.install.path>
- <deb.user>root</deb.user>
<extra.source.dir>scala-2.10/src/main/scala</extra.source.dir>
<extra.testsource.dir>scala-2.10/src/test/scala</extra.testsource.dir>
</properties>