FreeBSD Bugzilla – Attachment 15467 Details for
Bug 28667
Fix Makefile/pkg-plist for biology/fastdnaml
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.01 KB, created by
pat
on 2001-07-03 09:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
pat
Created:
2001-07-03 09:10:01 UTC
Size:
1.01 KB
patch
obsolete
>diff -ruN /usr/ports/biology/fastdnaml/Makefile fastdnaml/Makefile >--- /usr/ports/biology/fastdnaml/Makefile Tue Oct 24 06:33:47 2000 >+++ fastdnaml/Makefile Tue Jul 3 03:07:15 2001 >@@ -25,7 +25,7 @@ > post-install: > .if !defined(NOPORTDOCS) > ${MKDIR} ${PREFIX}/share/doc/${PORTNAME} >- ${INSTALL_MAN} ${WRKSRC}/docs/*.txt ${PREFIX}/share/doc/${PORTNAME} >+ ${INSTALL_DATA} ${WRKSRC}/docs/*.txt ${PREFIX}/share/doc/${PORTNAME} > .endif > > .include <bsd.port.mk> >diff -ruN /usr/ports/biology/fastdnaml/pkg-plist fastdnaml/pkg-plist >--- /usr/ports/biology/fastdnaml/pkg-plist Thu Oct 12 08:31:13 2000 >+++ fastdnaml/pkg-plist Tue Jul 3 03:08:12 2001 >@@ -32,7 +32,7 @@ > bin/fastdnaml/usertrees > bin/fastdnaml/weights > bin/fastdnaml/weights_categories >-share/doc/fastdnaml/fastDNAml_doc_1.2.txt >-share/doc/fastdnaml/fastDNAml_scripts.txt >+%%PORTDOCS%%share/doc/fastdnaml/fastDNAml_doc_1.2.txt >+%%PORTDOCS%%share/doc/fastdnaml/fastDNAml_scripts.txt >+%%PORTDOCS%%@dirrm share/doc/fastdnaml > @dirrm bin/fastdnaml >-@dirrm share/doc/fastdnaml
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 28667
: 15467