FreeBSD Bugzilla – Attachment 217179 Details for
Bug 248633
[NEW PORT] mail/getmail6: POP3/IMAP4 mail retriever with Maildir and command delivery (python3 fork)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
files/patch-setup.py
patch-setup.py (text/plain), 1.03 KB, created by
Michael Büker
on 2020-08-12 20:06:32 UTC
(
hide
)
Description:
files/patch-setup.py
Filename:
MIME Type:
Creator:
Michael Büker
Created:
2020-08-12 20:06:32 UTC
Size:
1.03 KB
patch
obsolete
>--- setup.py.orig 2009-01-08 21:55:25 UTC >+++ setup.py >@@ -39,12 +39,11 @@ GETMAILDOCDIR = os.path.join( > datadir or prefix, > 'share', > 'doc', >- 'getmail-%s' % __version__ >+ 'getmail' > ) > > GETMAILMANDIR = os.path.join( > datadir or prefix, >- 'share', > 'man', > 'man1' > ) >@@ -98,24 +97,6 @@ setup( > 'getmail_mbox' > ], > data_files=[ >- (GETMAILDOCDIR, [ >- './README', >- 'docs/BUGS', >- 'docs/COPYING', >- 'docs/CHANGELOG', >- 'docs/TODO', >- 'docs/THANKS', >- 'docs/configuration.html', >- 'docs/configuration.txt', >- 'docs/documentation.html', >- 'docs/documentation.txt', >- 'docs/faq.html', >- 'docs/faq.txt', >- 'docs/getmaildocs.css', >- 'docs/getmailrc-examples', >- 'docs/troubleshooting.html', >- 'docs/troubleshooting.txt', >- ]), > (GETMAILMANDIR, [ > 'docs/getmail.1', > 'docs/getmail_fetch.1',
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 248633
:
217174
|
217175
|
217176
|
217177
|
217178
|
217179
|
217192
|
217194