freebsd-ports/databases/hbase/files/patch-bin-hbase
Dmitry Sivachenko e86d582cf9 Update to version 1.1.2.
PR:		204495
Submitted by:	kevin.bowling@kev009.com
2015-11-19 15:21:15 +00:00

10 lines
273 B
Text

--- bin/hbase.orig 2015-11-11 22:16:01.759936000 -0700
+++ bin/hbase 2015-11-11 22:17:30.695969000 -0700
@@ -57,6 +57,7 @@
bin=`dirname "$0"`
bin=`cd "$bin">/dev/null; pwd`
+export HBASE_CONF_DIR=%%ETCDIR%%
# This will set HBASE_HOME, etc.
. "$bin"/hbase-config.sh