forked from ports/contrib
4 lines
92 B
Plaintext
4 lines
92 B
Plaintext
|
#!/bin/sh
|
||
|
glib-compile-schemas /usr/share/glib-2.0/schemas
|
||
|
/usr/bin/update-desktop-database
|