diff options
author | aurelien <aurelien@cwb.io> | 2012-11-16 09:15:24 +0100 |
---|---|---|
committer | aurelien <aurelien@cwb.io> | 2012-11-16 09:15:24 +0100 |
commit | e3f94cea30f5f8d22a1c6dcc00e21d003d3bd8cb (patch) | |
tree | e99e3470efb3d089636402c672fdb3c7cc7c9fc4 /pcr/theide/theide.install | |
parent | af0617e9478512e64b1681d6e1da3baeb3f72216 (diff) | |
download | abslibre-e3f94cea30f5f8d22a1c6dcc00e21d003d3bd8cb.tar.gz abslibre-e3f94cea30f5f8d22a1c6dcc00e21d003d3bd8cb.tar.bz2 abslibre-e3f94cea30f5f8d22a1c6dcc00e21d003d3bd8cb.zip |
+ theide + upp-svn
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 +} |