FreeBSD Bugzilla – Attachment 181562 Details for
Bug 217974
sysutils/rdiff-backup: Limit to building with Python 2.x
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Limit to building with Python 2.x
rdiff-diff-python3-fix.patch (text/plain), 270 bytes, created by
Daniel Ylitalo
on 2017-04-07 07:40:27 UTC
(
hide
)
Description:
Limit to building with Python 2.x
Filename:
MIME Type:
Creator:
Daniel Ylitalo
Created:
2017-04-07 07:40:27 UTC
Size:
270 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 437912) >+++ Makefile (working copy) >@@ -20,7 +20,7 @@ > > PORTSCOUT= limitw:1,even > >-USES= python >+USES= python:-2.7 > USE_PYTHON= distutils > USE_LDCONFIG= yes >
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 217974
:
181023
|
181059
| 181562