FreeBSD Bugzilla – Attachment 25118 Details for
Bug 42824
[PATCH] mail/archivemail: install examples and documentation
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
archivemail-0.5.0.patch
archivemail-0.5.0.patch (text/plain), 1.23 KB, created by
Sergei Kolobov
on 2002-09-16 10:20:01 UTC
(
hide
)
Description:
archivemail-0.5.0.patch
Filename:
MIME Type:
Creator:
Sergei Kolobov
Created:
2002-09-16 10:20:01 UTC
Size:
1.23 KB
patch
obsolete
>diff -urN /usr/ports/mail/archivemail/Makefile /home/sgk/ports/mail/archivemail/Makefile >--- /usr/ports/mail/archivemail/Makefile Mon Sep 16 04:08:44 2002 >+++ /home/sgk/ports/mail/archivemail/Makefile Mon Sep 16 01:36:50 2002 >@@ -17,5 +17,17 @@ > USE_PYDISTUTILS=yes > > MAN1= archivemail.1 >+DOCS= CHANGELOG FAQ README TODO >+ >+post-install: >+ @${MKDIR} ${EXAMPLESDIR} >+ ${INSTALL_DATA} ${WRKSRC}/examples/archivemail_all ${EXAMPLESDIR} >+ ${INSTALL_DATA} ${WRKSRC}/test_archivemail.py ${EXAMPLESDIR} >+.if !defined(NOPORTDOCS) >+ @${MKDIR} ${DOCSDIR} >+.for file in ${DOCS} >+ ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} >+.endfor >+.endif > > .include <bsd.port.mk> >diff -urN /usr/ports/mail/archivemail/pkg-plist /home/sgk/ports/mail/archivemail/pkg-plist >--- /usr/ports/mail/archivemail/pkg-plist Sun May 19 23:46:43 2002 >+++ /home/sgk/ports/mail/archivemail/pkg-plist Mon Sep 16 01:44:44 2002 >@@ -1 +1,9 @@ > bin/archivemail >+%%PORTDOCS%%share/doc/archivemail/CHANGELOG >+%%PORTDOCS%%share/doc/archivemail/FAQ >+%%PORTDOCS%%share/doc/archivemail/README >+%%PORTDOCS%%share/doc/archivemail/TODO >+%%PORTDOCS%%@dirrm share/doc/archivemail >+share/examples/archivemail/archivemail_all >+share/examples/archivemail/test_archivemail.py >+@dirrm share/examples/archivemail
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 42824
: 25118