FreeBSD Bugzilla – Attachment 24256 Details for
Bug 41538
Allow default installed Orion to be configured by user
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-aa
patch-aa (text/plain), 1.13 KB, created by
Goran Lowkrantz
on 2002-08-11 09:30:01 UTC
(
hide
)
Description:
patch-aa
Filename:
MIME Type:
Creator:
Goran Lowkrantz
Created:
2002-08-11 09:30:01 UTC
Size:
1.13 KB
patch
obsolete
>diff -c orion/Makefile orion-new/Makefile >*** orion/Makefile Sat Aug 10 12:42:45 2002 >--- orion-new/Makefile Sun Aug 11 09:52:39 2002 >*************** >*** 113,118 **** >--- 113,119 ---- > > @${ECHO_CMD} -n ">> Copying files to destination directory..." > @${CP} -R ${WRKSRC}/* ${APP_HOME} >+ @${CP} ${PATCHDIR}/orion.properties ${APP_HOME} > @${CP} ${WRKDIR}/default-web-site.xml ${WRKDIR}/rmi.xml ${APP_HOME}/config > @${ECHO_CMD} " [ DONE ]" > >*************** >*** 126,132 **** > @${ECHO_CMD} -n ">> Compiling and installing control program..." > @${SED} \ > -e "/%%JAVA_ARGS%%/s///g" \ >! -e "/%%JAR_ARGS%%/s///g" \ > ${WRKDIR}/daemonctl.c > ${WRKDIR}/daemonctl_.c > @cd ${WRKDIR} && ${CC} -ansi -o ${CONTROL_SCRIPT_NAME} daemonctl_.c > @${CP} ${WRKDIR}/${CONTROL_SCRIPT_NAME} ${CONTROL_SCRIPT} >--- 127,133 ---- > @${ECHO_CMD} -n ">> Compiling and installing control program..." > @${SED} \ > -e "/%%JAVA_ARGS%%/s///g" \ >! -e "/%%JAR_ARGS%%/s//\"-p\",/g" \ > ${WRKDIR}/daemonctl.c > ${WRKDIR}/daemonctl_.c > @cd ${WRKDIR} && ${CC} -ansi -o ${CONTROL_SCRIPT_NAME} daemonctl_.c > @${CP} ${WRKDIR}/${CONTROL_SCRIPT_NAME} ${CONTROL_SCRIPT}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 41538
: 24256 |
24257