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 Mon Jan 9 08:00:21 UTC 2012
[aur-mirror.git]
/
astade
/
astade.install
blob
ff8aea1aa0ffd763b2d17ac30c043521e98a1435
1
post_install() {
2
xdg-mime install /usr/share/Astade/Astade-Draw.mime.xml
3
update-desktop-database -q
4
}
5
6
pre_remove() {
7
xdg-mime uninstall /usr/share/Astade/Astade-Draw.mime.xml
8
}