tango-icon-theme: run pango-modules trigger before install.
--HG-- extra : convert_revision : 9e3e90b01f23280754fdc6283ca4e02f073d302c
This commit is contained in:
parent
fabd92400b
commit
613f8a22e9
@ -21,3 +21,9 @@ Add_dependency build intltool
|
|||||||
Add_dependency build ImageMagick
|
Add_dependency build ImageMagick
|
||||||
Add_dependency build icon-naming-utils
|
Add_dependency build icon-naming-utils
|
||||||
Add_dependency full librsvg
|
Add_dependency full librsvg
|
||||||
|
|
||||||
|
pre_build()
|
||||||
|
{
|
||||||
|
cd / && ${XBPS_TRIGGERSDIR}/pango-modules run post-install
|
||||||
|
cd $wrksrc
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user