mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
Add short message describing where oozie was installed.
This commit is contained in:
parent
9a27bca36c
commit
1bdf4fe05e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383284
@ -38,6 +38,7 @@ USERS= ${OOZIE_USER}
|
||||
GROUPS= ${OOZIE_USER}
|
||||
|
||||
USE_RC_SUBR= oozied
|
||||
SUB_FILES= pkg-message
|
||||
PLIST_SUB= OOZIE_USER=${OOZIE_USER} \
|
||||
OOZIE_RUNDIR=${OOZIE_RUNDIR} \
|
||||
OOZIE_LOGDIR=${OOZIE_LOGDIR} \
|
||||
|
3
devel/oozie/files/pkg-message.in
Normal file
3
devel/oozie/files/pkg-message.in
Normal file
@ -0,0 +1,3 @@
|
||||
|
||||
Oozie was installed into %%PREFIX%%/oozie directory. Consider adding
|
||||
%%PREFIX%%/oozie/bin to your $PATH.
|
Loading…
Reference in New Issue
Block a user