hooks/script-wrapper: create sdl-config wrapper.

This commit is contained in:
Juan RP 2014-05-13 11:14:07 +02:00
parent 1565c5b455
commit 06a463fe7f
1 changed files with 1 additions and 0 deletions

View File

@ -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
}