environment/setup/sourcepkg.sh: unset GIR_EXTRA_...
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
b8b6544597
commit
f636a5f078
|
@ -25,6 +25,9 @@ unset -v skip_extraction
|
|||
# hooks/post-install/03-strip-and-debug-pkgs
|
||||
unset -v nodebug
|
||||
|
||||
# build-helpers/gir.sh for cross builds
|
||||
unset -v GIR_EXTRA_LIBS_PATH GIR_EXTRA_OPTIONS
|
||||
|
||||
## FUNCTIONS
|
||||
unset -f pre_fetch do_fetch post_fetch
|
||||
unset -f pre_extract do_extract post_extract
|
||||
|
|
Loading…
Reference in New Issue
Block a user