hooks/script-wrapper: create gpgme-config wrapper.
This commit is contained in:
parent
a08fccd9d7
commit
9787291df3
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ hook() {
|
||||||
generic_wrapper freetype-config
|
generic_wrapper freetype-config
|
||||||
generic_wrapper sdl-config
|
generic_wrapper sdl-config
|
||||||
generic_wrapper sdl2-config
|
generic_wrapper sdl2-config
|
||||||
|
generic_wrapper gpgme-config
|
||||||
libpng_config_wrapper
|
libpng_config_wrapper
|
||||||
|
|
||||||
export PATH=${WRAPPERDIR}:$PATH
|
export PATH=${WRAPPERDIR}:$PATH
|
||||||
|
|
Loading…
Reference in a new issue