Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 234145 Details for
Bug 311767
app-pda/pilot-link: Verify and potentially improve Python-related code
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
pilot-link.patch
pilot-link.patch (text/plain), 1.05 KB, created by
Arfrever Frehtes Taifersar Arahesis (RETIRED)
on 2010-06-04 20:11:29 UTC
(
hide
)
Description:
pilot-link.patch
Filename:
MIME Type:
Creator:
Arfrever Frehtes Taifersar Arahesis (RETIRED)
Created:
2010-06-04 20:11:29 UTC
Size:
1.05 KB
patch
obsolete
>--- pilot-link-0.12.3-r1.ebuild >+++ pilot-link-0.12.3-r1.ebuild >@@ -32,6 +32,8 @@ > RDEPEND="${BOTH_DEPEND} > java? ( >=virtual/jre-1.4 )" > >+PYTHON_MODNAME="pisock.py pisockextras.py" >+ > src_prepare() { > # Fixing some broken configure switches and automagic deps. > epatch "${FILESDIR}/${PN}-0.12.2-readline.patch" >@@ -125,10 +127,7 @@ > } > > pkg_postinst() { >- if use python; then >- python_version >- python_mod_optimize /usr/$(get_libdir)/python${PYVER}/site-packages >- fi >+ use python && distutils_pkg_postinst > } > > pkg_postrm() { >--- pilot-link-0.12.3-r2.ebuild >+++ pilot-link-0.12.3-r2.ebuild >@@ -32,6 +32,8 @@ > RDEPEND="${BOTH_DEPEND} > java? ( >=virtual/jre-1.4 )" > >+PYTHON_MODNAME="pisock.py pisockextras.py" >+ > src_prepare() { > # Fixing some broken configure switches and automagic deps. > epatch "${FILESDIR}/${PN}-0.12.2-readline.patch" >@@ -129,10 +131,7 @@ > } > > pkg_postinst() { >- if use python; then >- python_version >- python_mod_optimize /usr/$(get_libdir)/python${PYVER}/site-packages >- fi >+ use python && distutils_pkg_postinst > } > > pkg_postrm() {
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 311767
:
234145