hooks/script-wrapper: create sdl-config wrapper.
This commit is contained in:
parent
1565c5b455
commit
06a463fe7f
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ hook() {
|
|||
generic_wrapper icu-config
|
||||
generic_wrapper libgcrypt-config
|
||||
generic_wrapper freetype-config
|
||||
generic_wrapper sdl-config
|
||||
|
||||
export PATH=${WRAPPERDIR}:$PATH
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue