Searched refs:HOME (Results 1 - 7 of 7) sorted by relevance

/solaris-userland/components/rabbitmq/files/
H A Drmq-mplex25 export HOME=/var/lib/rabbitmq
H A Dsvc-rabbitmq70 # XXX Why isn't HOME set for us?
71 export HOME=/var/lib/rabbitmq
/solaris-userland/components/desktop/os-welcome/files/
H A Dos-icons-copy.sh3 if [ -f $HOME/.config/user-dirs.dirs ] ; then
4 . $HOME/.config/user-dirs.dirs
8 DESKTOP_DIR=${DESKTOP_DIR:-"$HOME/Desktop"}
/solaris-userland/components/python/tox/
H A DMakefile48 COMPONENT_TEST_ENV += HOME=$(HOME)
/solaris-userland/components/libpki/files/
H A Dsetup_test.sh45 sed -e 's|/$HOME|'"$BUILD_DIR"'/etc|g' $COMPONENT_SRC/etc/token.d/default.xml > $BUILD_DIR/etc/token.d/default.xml
/solaris-userland/components/openstack/neutron/
H A DMakefile84 HOME=$(BUILD_DIR)/config-$* \
90 HOME=$(BUILD_DIR)/config-$* \
100 HOME=$(BUILD_DIR)/config-$* $(COMPONENT_BUILD_ENV) \
104 HOME=$(BUILD_DIR)/config-$* $(COMPONENT_BUILD_ENV) \
/solaris-userland/make-rules/
H A Dsetup.py.mk114 # directory. We can set $HOME to point distutils at it later, allowing
125 (cd $(SOURCE_DIR) ; $(ENV) HOME=$(BUILD_DIR)/config-$* $(COMPONENT_BUILD_ENV) \
144 (cd $(SOURCE_DIR) ; $(ENV) HOME=$(BUILD_DIR)/config-$* $(COMPONENT_INSTALL_ENV) \

Completed in 465 milliseconds