Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
OpenIPMI
OpenIPMI-prefer_perl_vendor.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File OpenIPMI-prefer_perl_vendor.patch of Package OpenIPMI
--- OpenIPMI-2.0.13/configure.in.orig 2007-10-16 17:23:26.000000000 +0200 +++ OpenIPMI-2.0.13/configure.in 2008-01-16 14:26:00.000000000 +0100 @@ -532,10 +532,10 @@ if test "x$perlcflags" = "x" -o "x$perli if test "x$perlinstalldir" = "x"; then perlinstalldir=`(eval \`perl -V:installvendorarch\`; echo $installvendorarch)` if test "x$perlinstalldir" = "x" -o ! -d "$perlinstalldir"; then - perlinstalldir=`$perlprog -e 'for $i (@INC) { if ($i =~ /site_perl\/.+\/.+/) { print "$i"; last; } }'` + perlinstalldir=`$perlprog -e 'for $i (@INC) { if ($i =~ /vendor_perl\/.+\/.+/) { print "$i"; last; } }'` fi if test "x$perlinstalldir" = "x" -o ! -d "$perlinstalldir"; then - perlinstalldir=`$perlprog -e 'for $i (@INC) { if ($i =~ /vendor_perl\/.+\/.+/) { print "$i"; last; } }'` + perlinstalldir=`$perlprog -e 'for $i (@INC) { if ($i =~ /site_perl\/.+\/.+/) { print "$i"; last; } }'` fi if test "x$perlinstalldir" = "x" -o ! -d "$perlinstalldir"; then perlinstalldir=$perldir
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