aboutsummaryrefslogtreecommitdiff
path: root/bigtop-packages/src/deb/bigtop-utils
diff options
context:
space:
mode:
authorJames Page <jamespage@apache.org>2012-01-30 14:42:12 +0000
committerJames Page <jamespage@apache.org>2012-01-30 14:42:12 +0000
commit6827d3ae472307200e37f1a6f79da142a0d98b27 (patch)
tree6128faa5b76560dfb45c71fd8ded07ba913e2f75 /bigtop-packages/src/deb/bigtop-utils
parente6b14d2dec1bd733afe86d1205f88bc71137486e (diff)
BIGTOP-373. Support override of JAVA_HOME through /etc/default/bigtop-utils
git-svn-id: https://svn.apache.org/repos/asf/incubator/bigtop/trunk@1237686 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'bigtop-packages/src/deb/bigtop-utils')
-rw-r--r--bigtop-packages/src/deb/bigtop-utils/rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/bigtop-packages/src/deb/bigtop-utils/rules b/bigtop-packages/src/deb/bigtop-utils/rules
index 5f4b469b..d860d78d 100644
--- a/bigtop-packages/src/deb/bigtop-utils/rules
+++ b/bigtop-packages/src/deb/bigtop-utils/rules
@@ -51,6 +51,8 @@ install-indep:
# Copy repo file
install -d -p -m 755 debian/bigtop-utils/usr/lib/bigtop-utils/
install -p -m 755 debian/bigtop-detect-javahome debian/bigtop-utils/usr/lib/bigtop-utils/
+ install -d -p -m 755 debian/bigtop-utils/etc/default
+ install -p -m 644 debian/bigtop-utils.default debian/bigtop-utils/etc/default/bigtop-utils
dh_install