FreeBSD Bugzilla – Attachment 244118 Details for
Bug 273145
x11-toolkits/py-tkinter: make stage fails after recent strip addition (py27)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
[patch] use PYTHON_EXT_SUFFIX for .so
pr-py-tkinter-strip-fix.diff (text/plain), 466 bytes, created by
John Hein
on 2023-08-15 14:06:29 UTC
(
hide
)
Description:
[patch] use PYTHON_EXT_SUFFIX for .so
Filename:
MIME Type:
Creator:
John Hein
Created:
2023-08-15 14:06:29 UTC
Size:
466 bytes
patch
obsolete
>diff --git a/x11-toolkits/py-tkinter/Makefile b/x11-toolkits/py-tkinter/Makefile >index 5b7e5a7f3b9c..92f6b3edb200 100644 >--- a/x11-toolkits/py-tkinter/Makefile >+++ b/x11-toolkits/py-tkinter/Makefile >@@ -32,6 +32,6 @@ post-extract: > .endif > > post-install: >- ${STRIP_CMD} ${STAGEDIR}${PYTHON_LIBDIR}/lib-dynload/_tkinter.cpython-${PYTHON_SUFFIX}.so >+ ${STRIP_CMD} ${STAGEDIR}${PYTHON_LIBDIR}/lib-dynload/_tkinter${PYTHON_EXT_SUFFIX}.so > > .include <bsd.port.post.mk>
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
Flags:
vishwin
:
maintainer-approval-
Actions:
View
|
Diff
Attachments on
bug 273145
: 244118