lol

gobject-introspection: use targetOffset to look for libraries for target

fixes it finding the build and target gobject-introspection when it should only find the
target gobject-introspection

Artturin 71cbf3b8 a83d2f7c

+1 -1
+1 -1
pkgs/development/libraries/gobject-introspection/setup-hook.sh
··· 10 10 fi 11 11 } 12 12 13 - addEnvHooks "$hostOffset" make_gobject_introspection_find_gir_files 13 + addEnvHooks "$targetOffset" make_gobject_introspection_find_gir_files 14 14 15 15 giDiscoverSelf() { 16 16 if [ -d "$prefix/lib/girepository-1.0" ]; then