mirror of
https://github.com/gryf/gryf-overlay.git
synced 2026-04-04 04:33:32 +02:00
Fix jpilot plugin paths right way.
This commit is contained in:
@@ -32,6 +32,7 @@ PATCHES=(
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
sed -i -e 's|_UNQUOTED(ABILIB, "lib"|_UNQUOTED(ABILIB, "'$(get_libdir)'"|' configure.in
|
||||
mv configure.{in,ac} || die
|
||||
eautoreconf
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user