diff options
Diffstat (limited to 'pcr/theide/theide.install')
-rw-r--r-- | pcr/theide/theide.install | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pcr/theide/theide.install b/pcr/theide/theide.install new file mode 100644 index 000000000..5e16c038a --- /dev/null +++ b/pcr/theide/theide.install @@ -0,0 +1,3 @@ +post_install() { + update-desktop-database -q +} |