6 lines
242 B
Plaintext
6 lines
242 B
Plaintext
trigger_operations: ["install", "upgrade", "remove"]
|
|
target_type: "path"
|
|
targets: ["usr/share/glib-2.0/schemas/*.xml","usr/share/glib-2.0/schemas/*.override"]
|
|
depends: ["glib"]
|
|
run: "/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas"
|