Updated Branches: refs/heads/master c8293a4ff -> c9726d6d3
BIGTOP-968. oozie is now part of the core hue Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/c9726d6d Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/c9726d6d Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/c9726d6d Branch: refs/heads/master Commit: c9726d6d3bf1b67c290da4dcddbccda0d1ba062f Parents: c8293a4 Author: Roman Shaposhnik <[email protected]> Authored: Tue May 7 13:34:29 2013 -0700 Committer: Roman Shaposhnik <[email protected]> Committed: Tue May 7 13:34:29 2013 -0700 ---------------------------------------------------------------------- bigtop-packages/src/deb/hue/hue-common.install | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/c9726d6d/bigtop-packages/src/deb/hue/hue-common.install ---------------------------------------------------------------------- diff --git a/bigtop-packages/src/deb/hue/hue-common.install b/bigtop-packages/src/deb/hue/hue-common.install index 20dd95e..43cc567 100644 --- a/bigtop-packages/src/deb/hue/hue-common.install +++ b/bigtop-packages/src/deb/hue/hue-common.install @@ -24,5 +24,6 @@ /usr/lib/hue/apps/proxy /usr/lib/hue/apps/shell /usr/lib/hue/apps/useradmin +/usr/lib/hue/apps/oozie /var/log/hue /var/lib/hue
