Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 202195 Details for
Bug 273307
kde-base/dcopperl-3.5.10 fails to take kde's prefix install in consideration
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
dcopperl-Makefile.PL.patch
dcop.diff (text/plain), 448 bytes, created by
Matthias Vill
on 2009-08-24 21:06:36 UTC
(
hide
)
Description:
dcopperl-Makefile.PL.patch
Filename:
MIME Type:
Creator:
Matthias Vill
Created:
2009-08-24 21:06:36 UTC
Size:
448 bytes
patch
obsolete
>--- Makefile.PL.old 2009-08-24 22:54:55.000000000 +0200 >+++ Makefile.PL 2009-08-24 23:00:01.000000000 +0200 >@@ -4,7 +4,7 @@ > # the contents of the Makefile that is written. > > print "Trying to find some configuration information...\n"; >-my $kde_dirs = $ENV{KDEDIRS} || '/usr/local/kde'; >+my $kde_dirs = $ENV{KDEDIRS} || '/usr/kde/3.5'; > my $qt_dir = $ENV{QTDIR} || '/usr/lib/qt'; > my $kde_inc = "$kde_dirs/include"; > my $kde_lib = "$kde_dirs/lib";
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 273307
:
200593
| 202195 |
203382
|
203383
|
203385