repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
gnome-shell-extension-common-git
/
gnome-shell-extension-common.install
blob
9bfc0c76973cd07cd70bc83468e764288367958d
1
post_install() {
2
/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas/
3
}
4
5
post_upgrade() {
6
/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas/
7
}