mesonbuild/meson

Allow meson.add_custom_uninstall_script()

开放

#1,974 创建于 2017年6月21日

 (10 条评论) (7 个反应) (0 位负责人)Python (1,465 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (4,978 个星标)
PR 合并指标
 (平均合并 139天 13小时) (30 天内合并 51 个 PR)

描述

Although very similar to #371 , some install scripts do not only generate files, but require a certain command to be run again. A specific case is 'gtk-update-icon-cache', which should be run again after the icons have been removed.

贡献者指南