Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.4
perl-Tk
Tk-804.029-lib64.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File Tk-804.029-lib64.diff of Package perl-Tk
Index: myConfig =================================================================== --- myConfig.orig +++ myConfig @@ -299,9 +299,9 @@ if ($win_arch eq 'x') { } if (!defined($xlib) && defined($X11)) { - $xlib = &lX11(1,"$X11/lib") + $xlib = &lX11(1,"$X11/lib64") } - $xlib = &lX11(0,map("$_/lib",@xdirs)) unless (defined $xlib); + $xlib = &lX11(0,map("$_/lib64",@xdirs)) unless (defined $xlib); # Special case for sun-machines unless (defined $xlib) @@ -331,7 +331,7 @@ if ($win_arch eq 'x') { # unless (defined $xlib) { - $xlib = &lX11(0,chooseX11(</usr/X11*/lib>),chooseX11(</usr/lib/X11*>),</usr/Xfree*/lib>,'/usr/X386/lib') + $xlib = &lX11(0,chooseX11(</usr/X11*/lib64>),chooseX11(</usr/lib/X11*>),</usr/Xfree*/lib>,'/usr/X386/lib') } #
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor