Advertisement
Guest User

Untitled

a guest
Sep 21st, 2011
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. post_install() {
  2. glib-compile-schemas /usr/share/glib-2.0/schemas/
  3. }
  4.  
  5. pre_remove() {
  6. glib-compile-schemas /usr/share/glib-2.0/schemas/
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement