Cont.

Chris racerx at makeworld.com
Thu Apr 17 14:30:04 PDT 2003


Actually - it dies somewhere AFTER here:
-------------------------------
do-install:
.if !defined(DISPLAY)
        #
        # UGLY hack to not have to specify a X-Display.
        #
        ${X11BASE}/bin/Xvfb :1001 -screen 0 800x600x24 > /dev/null 2>&1 &
${ECHO} $$! > ${WRKDIR}/.Xvfb.pid
        @sleep 5
        @-SAL_IGNOREXERRORS=1 PATH="/bin:${PATH}" LD_LIBRARY_PATH=${LD_PATH}
\
                TEMP=${WRKDIR} DISPLAY=${DISPLAYHACK} \










      ${WRKSRC}/../instsetoo/*.pro/${LANG_EXT}/normal/setup -r:oo_setup.resp
        @-${CAT} ${WRKDIR}/.Xvfb.pid | xargs kill
        @${RM} -f ${WRKDIR}/.Xvfb.pid
.else
        @-SAL_IGNOREXERRORS=1 PATH="/bin:${PATH}" LD_LIBRARY_PATH=${LD_PATH}
\
                TEMP=${WRKDIR} DISPLAY=${DISPLAY} \










      ${WRKSRC}/../instsetoo/*.pro/${LANG_EXT}/normal/setup -r:oo_setup.resp
.endif
---------------------------
However, it seems to create the wrappers though.


Best regards,
                 Chris
______________________________________________________________________

PGP Fingerprint = D976 2575 D0B4 E4B0 45CC AA09 0F93 FF80 C01B C363

PGP Mail encouraged / preferred - keys available on common key servers
______________________________________________________________________
       01010010011000010110001101100101011100100101100000000000



More information about the freebsd-openoffice mailing list