summarylogtreecommitdiffstats
path: root/jekyll-helper.install
blob: 7848276fab059625bbd2971f32635e67f2f15636 (plain)
1
2
3
4
5
post_install() {
  # Recompile the settings schemas to take into account the one added for the
  # program
  glib-compile-schemas /usr/share/glib-2.0/schemas
}