FreeBSD Bugzilla – Attachment 6961 Details for
Bug 15409
[PATCH] net/tik shell script to launch ``tac'' CLI client
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 1.02 KB, created by
matt
on 1999-12-10 23:30:01 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
matt
Created:
1999-12-10 23:30:01 UTC
Size:
1.02 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># Makefile.patch ># files/tac ># >echo x - Makefile.patch >sed 's/^X//' >Makefile.patch << 'END-of-Makefile.patch' >X*** Makefile.old Fri Dec 10 18:17:14 1999 >X--- Makefile Fri Dec 10 18:18:34 1999 >X*************** >X*** 58,63 **** >X--- 58,65 ---- >X .endfor >X @${SED} 's#@PREFIX@#${PREFIX}#g' < ${FILESDIR}/tik >${WRKDIR}/tik.sh >X ${INSTALL_SCRIPT} ${WRKDIR}/tik.sh ${PREFIX}/bin/tik >X+ @${SED} 's#@PREFIX@#${PREFIX}#g' < ${FILESDIR}/tac >${WRKDIR}/tac.sh >X+ ${INSTALL_SCRIPT} ${WRKDIR}/tac.sh ${PREFIX}/bin/tac >X .if !defined(NOPORTDOCS) >X @${MKDIR} ${PREFIX}/${DOCDIR} >X @${ECHO} @dirrm ${DOCDIR} >> ${PLIST}.dirrm >END-of-Makefile.patch >echo x - files/tac >sed 's/^X//' >files/tac << 'END-of-files/tac' >X#!/bin/sh >Xexec tclsh8.2 @PREFIX@/share/tik/tac.tcl >END-of-files/tac >exit
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 15409
: 6961