Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 543064 Details for
Bug 663282
sci-libs/gdal-2.3.1 - ACCESS DENIED: mkdir: /usr/lib/perl5/x86_64-linux-thread-multi
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix gdal build with USE=perl and also the --with(out)-zstd USE flag
gdal-2.3.1-ebuild.patch (text/plain), 616 bytes, created by
David Haller
on 2018-08-11 10:02:23 UTC
(
hide
)
Description:
Fix gdal build with USE=perl and also the --with(out)-zstd USE flag
Filename:
MIME Type:
Creator:
David Haller
Created:
2018-08-11 10:02:23 UTC
Size:
616 bytes
patch
obsolete
>--- /u/p/sci-libs/gdal/gdal-2.3.1.ebuild 2018-08-09 21:39:36.000000000 +0200 >+++ gdal-2.3.1.ebuild 2018-08-11 12:00:07.626999036 +0200 >@@ -210,8 +210,9 @@ > $(use_with sqlite sqlite3 "${EPREFIX}"/usr) > $(use_with threads) > $(use_with webp) >- $(use_with xls freexl) ) >+ $(use_with xls freexl) > $(use_with zstd) >+ ) > > tc-export AR RANLIB > >@@ -275,6 +276,7 @@ > src_install() { > if use perl ; then > pushd "${S}"/swig/perl > /dev/null || die >+ myinst=( DESTDIR="${D}" ) > perl-module_src_install > popd > /dev/null || die > sed -e 's:BINDINGS = \(.*\) perl:BINDINGS = \1:g' \
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 663282
:
542906
| 543064