PKGBUILDs/community/texmaker/texmaker.install
2013-04-28 16:35:03 +00:00

8 lines
96 B
Plaintext

post_install() {
update-desktop-database -q
}
post_remove() {
update-desktop-database -q
}