Improve build templates by not having to set ${triggers} in some cases.
There's no need to update triggers in the following cases: * Packages installing stuff into /usr/share/applications. * Packages setting $gtk_iconcache_dirs. * Packages setting $font_dirs. * Packages setting ${sgml,xml}_entries. --HG-- extra : convert_revision : 11c74b41f8cf474e9bf4dbb961b1aa9c6f6540bf
This commit is contained in:
parent
7761387770
commit
c077559a89
54 changed files with 36 additions and 76 deletions
|
@ -14,7 +14,6 @@ Add_dependency full font-util
|
|||
|
||||
noarch=yes
|
||||
font_dirs="/usr/share/fonts/X11/misc"
|
||||
triggers="x11-fonts"
|
||||
|
||||
post_install()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue