FreeBSD Bugzilla – Attachment 16196 Details for
Bug 29796
Fix port databases/dbview
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 941 bytes, created by
pat
on 2001-08-17 13:20:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
pat
Created:
2001-08-17 13:20:00 UTC
Size:
941 bytes
patch
obsolete
>diff -ruN /usr/ports/databases/dbview/Makefile dbview/Makefile >--- /usr/ports/databases/dbview/Makefile Sat Apr 8 18:48:23 2000 >+++ dbview/Makefile Fri Aug 17 07:00:45 2001 >@@ -24,9 +24,9 @@ > > post-install: > .if !defined(NOPORTDOCS) >- @ ${MKDIR} ${PREFIX}/share/doc/dbview >- @ ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/dbview >- @ ${INSTALL_DATA} ${WRKSRC}/dBASE ${PREFIX}/share/doc/dbview >+ @${MKDIR} ${DOCSDIR} >+ @${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} >+ @${INSTALL_DATA} ${WRKSRC}/dBASE ${DOCSDIR} > .endif > > .include <bsd.port.mk> >diff -ruN /usr/ports/databases/dbview/pkg-plist dbview/pkg-plist >--- /usr/ports/databases/dbview/pkg-plist Sun Jun 6 12:59:26 1999 >+++ dbview/pkg-plist Fri Aug 17 07:01:01 2001 >@@ -1,4 +1,4 @@ > bin/dbview >-share/doc/dbview/README >-share/doc/dbview/dBASE >-@dirrm share/doc/dbview >+%%PORTDOCS%%share/doc/dbview/README >+%%PORTDOCS%%share/doc/dbview/dBASE >+%%PORTDOCS%%@dirrm share/doc/dbview
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 29796
: 16196