Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 20551 Details for
Bug 33129
pykde 3.7.4 emerge problem
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
discover.py.diff - patch needed for pykde-3.8.0.ebuild
discover.py.diff (text/plain), 564 bytes, created by
Carsten Lohrke (RETIRED)
on 2003-11-10 15:54:17 UTC
(
hide
)
Description:
discover.py.diff - patch needed for pykde-3.8.0.ebuild
Filename:
MIME Type:
Creator:
Carsten Lohrke (RETIRED)
Created:
2003-11-10 15:54:17 UTC
Size:
564 bytes
patch
obsolete
>--- discover.py.orig 2003-11-11 00:28:12.000000000 +0100 >+++ discover.py 2003-11-11 00:29:01.000000000 +0100 >@@ -621,7 +621,7 @@ > else: > pyQtSipPath = ["../", "/usr/local/", "/usr/local/src/", "/usr/src/", "/usr/share/sip", "/usr/local/share/sip",\ > "/usr/share/sip/qt"] >- self.pyQtSip = DiscoverPyQtSip (os.path.join ("PyQt-x11-gpl-" + self.pyQtLib.vers, "sip", "qtmod.sip"), pyQtSipPath) >+ self.pyQtSip = DiscoverPyQtSip ("qtmod.sip", pyQtSipPath) > print > > def discoverKDE3 (self, opts):
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 33129
:
20550
|
20551
|
20644
|
29939
|
29951
|
30309
|
30310
|
30706
|
31133