mesonbuild/meson

Allow meson.add_custom_uninstall_script()

Open

#1,974 建立於 2017年6月21日

在 GitHub 查看
 (10 留言) (7 反應) (0 負責人)Python (4,978 star) (1,465 fork)batch import
enhancementhelp wanted

描述

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.

貢獻者指南