mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
gimp: update to 2.10.34
This commit is contained in:
parent
0798e5c165
commit
a4363fa84e
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ no_generic_pkgconfig_link=yes
|
|||
pre_configure() {
|
||||
NOCONFIGURE=1 autoreconf -fi
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
vsed -i 's:^py_prefix=$(:py_prefix='"$XBPS_CROSS_BASE"'):' configure
|
||||
vsed -i 's:^py_prefix=\x60:py_prefix='"$XBPS_CROSS_BASE"'\x60:' configure
|
||||
fi
|
||||
# don't allow configure to set DATADIRNAME=lib
|
||||
vsed -i 's/DATADIRNAME=lib/DATADIRNAME=share/' configure
|
||||
|
|
Loading…
Add table
Reference in a new issue