aboutsummaryrefslogtreecommitdiff
path: root/assembly/src
diff options
context:
space:
mode:
authorMark Hamstra <markhamstra@gmail.com>2014-01-14 21:23:09 -0800
committerMark Hamstra <markhamstra@gmail.com>2014-01-14 22:05:42 -0800
commit148757e88cc6475deb6dc6cd181532fffc5492f1 (patch)
treebfbaf6269d87196901580bcaa0bed46edbed6a4b /assembly/src
parent74b46acdc57293c103ab5dd5af931d0d0e32c0ed (diff)
downloadspark-148757e88cc6475deb6dc6cd181532fffc5492f1.tar.gz
spark-148757e88cc6475deb6dc6cd181532fffc5492f1.tar.bz2
spark-148757e88cc6475deb6dc6cd181532fffc5492f1.zip
Add deb profile to assembly/pom.xml
Diffstat (limited to 'assembly/src')
-rw-r--r--assembly/src/deb/RELEASE2
-rw-r--r--assembly/src/deb/control/control8
2 files changed, 10 insertions, 0 deletions
diff --git a/assembly/src/deb/RELEASE b/assembly/src/deb/RELEASE
new file mode 100644
index 0000000000..aad50ee73a
--- /dev/null
+++ b/assembly/src/deb/RELEASE
@@ -0,0 +1,2 @@
+compute-classpath.sh uses the existence of this file to decide whether to put the assembly jar on the
+classpath or instead to use classfiles in the source tree. \ No newline at end of file
diff --git a/assembly/src/deb/control/control b/assembly/src/deb/control/control
new file mode 100644
index 0000000000..a6b4471d48
--- /dev/null
+++ b/assembly/src/deb/control/control
@@ -0,0 +1,8 @@
+Package: [[deb.pkg.name]]
+Version: [[version]]-[[buildNumber]]
+Section: misc
+Priority: extra
+Architecture: all
+Maintainer: Matei Zaharia <matei.zaharia@gmail.com>
+Description: [[name]]
+Distribution: development