summaryrefslogtreecommitdiff
path: root/pcr/sltv/sltv.install
diff options
context:
space:
mode:
authorMárcio Alexandre Silva Delgado <coadde@lavabit.com>2013-04-26 19:28:53 -0300
committerMárcio Alexandre Silva Delgado <coadde@lavabit.com>2013-04-26 19:28:53 -0300
commit684056a62b6abdcd9fec4668f399375e1b80e2b8 (patch)
treee0756ae4ecab33e1e8f810df4659e1d92beb9725 /pcr/sltv/sltv.install
parent2b7d2c206699d90694a28a971a8fd801fdecf233 (diff)
sltv: add package to repo
Diffstat (limited to 'pcr/sltv/sltv.install')
-rw-r--r--pcr/sltv/sltv.install7
1 files changed, 7 insertions, 0 deletions
diff --git a/pcr/sltv/sltv.install b/pcr/sltv/sltv.install
new file mode 100644
index 000000000..16b4ff953
--- /dev/null
+++ b/pcr/sltv/sltv.install
@@ -0,0 +1,7 @@
+post_install() {
+ update-desktop-database -q
+}
+
+post_remove() {
+ update-desktop-database -q
+}