aboutsummaryrefslogtreecommitdiff
path: root/bigtop-packages/src/deb/hbase
diff options
context:
space:
mode:
authorAndrew Bayer <abayer@apache.org>2011-09-19 23:16:30 +0000
committerAndrew Bayer <abayer@apache.org>2011-09-19 23:16:30 +0000
commit09424f77045621b3e204e76489d4612249f9bf22 (patch)
tree6a3bb2af440aa657c298bda0b7264bc4119c3bce /bigtop-packages/src/deb/hbase
parentf7b71112ce2094c6ad9f347513f92d2a095b15c9 (diff)
BIGTOP-100. Moves build call to standard do-component-build.
git-svn-id: https://svn.apache.org/repos/asf/incubator/bigtop/trunk@1172892 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'bigtop-packages/src/deb/hbase')
-rwxr-xr-xbigtop-packages/src/deb/hbase/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/bigtop-packages/src/deb/hbase/rules b/bigtop-packages/src/deb/hbase/rules
index 3615a178..89df28f1 100755
--- a/bigtop-packages/src/deb/hbase/rules
+++ b/bigtop-packages/src/deb/hbase/rules
@@ -36,7 +36,7 @@ clean:
build:
dh_testdir
- mvn clean -DskipTests -Dhbase.version=${HBASE_VERSION} install assembly:assembly -Dmaven.repo.local=${HOME}/.m2/repository
+ bash debian/do-component-build -Dmaven.repo.local=${HOME}/.m2/repository
install: build