FreeBSD Bugzilla – Attachment 15466 Details for
Bug 28666
Fix Makefile for biology/fasta and biology/fasta3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 830 bytes, created by
pat
on 2001-07-03 09:10:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
pat
Created:
2001-07-03 09:10:00 UTC
Size:
830 bytes
patch
obsolete
>diff -ruN /usr/ports/biology/fasta/Makefile fasta/Makefile >--- /usr/ports/biology/fasta/Makefile Wed Jun 27 06:14:48 2001 >+++ fasta/Makefile Tue Jul 3 03:05:54 2001 >@@ -40,7 +40,7 @@ > .if !defined(NOPORTDOCS) > @ ${MKDIR} ${FASTA_DOCDIR} > .for docfile in ${FASTA_DOCS} >- @ ${INSTALL_MAN} ${WRKSRC}/${docfile} ${FASTA_DOCDIR} >+ @ ${INSTALL_DATA} ${WRKSRC}/${docfile} ${FASTA_DOCDIR} > .endfor > .endif > >diff -ruN /usr/ports/biology/fasta3/Makefile fasta3/Makefile >--- /usr/ports/biology/fasta3/Makefile Wed Jun 27 06:14:49 2001 >+++ fasta3/Makefile Tue Jul 3 03:06:25 2001 >@@ -41,7 +41,7 @@ > .if !defined(NOPORTDOCS) > @ ${MKDIR} ${FASTA3_DOCDIR} > .for docfile in ${FASTA3_DOCS} >- @ ${INSTALL_MAN} ${WRKSRC}/${docfile} ${FASTA3_DOCDIR} >+ @ ${INSTALL_DATA} ${WRKSRC}/${docfile} ${FASTA3_DOCDIR} > .endfor > .endif > .if !defined(BATCH)
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 28666
: 15466