PKGBUILDs/community/texmaker/texmaker.install

8 lines
96 B
Plaintext
Raw Normal View History

2013-04-28 16:35:03 +00:00
post_install() {
update-desktop-database -q
}
post_remove() {
update-desktop-database -q
}