File: mate-menu.postinst

package info (click to toggle)
mate-menu 22.04.2-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 3,028 kB
  • sloc: python: 3,777; xml: 364; makefile: 15; sh: 2
file content (7 lines) | stat: -rw-r--r-- 81 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
#!/bin/sh

set -e

glib-compile-schemas /usr/share/glib-2.0/schemas

#DEBHELPER#