dev-db/wxsqlite3: fix pkg-config file
This commit is contained in:
parent
cc3443b41f
commit
491c4c00ff
@ -38,7 +38,7 @@ src_install() {
|
|||||||
|
|
||||||
edo sed \
|
edo sed \
|
||||||
-e "s:prefix=/usr:prefix=/usr/$(exhost --target):" \
|
-e "s:prefix=/usr:prefix=/usr/$(exhost --target):" \
|
||||||
-e "s:wxcode_gtk2_wxsqlite3:wxcode_gtk${gtkver}_wxsqlite3:" \
|
-e "s:wxcode_gtk2_wxsqlite3:wxcode_gtk${gtkver}u_wxsqlite3:" \
|
||||||
-e "s:@WXVERSION@:${SLOT}:g" \
|
-e "s:@WXVERSION@:${SLOT}:g" \
|
||||||
-e "s:@LIBDIR@:lib:g" \
|
-e "s:@LIBDIR@:lib:g" \
|
||||||
-e "s:@VERSION@:${PV}:g" \
|
-e "s:@VERSION@:${PV}:g" \
|
||||||
|
Loading…
Reference in New Issue
Block a user