summarylogtreecommitdiffstats
path: root/qgrid.install
diff options
context:
space:
mode:
authornot_anonymous2017-02-15 15:12:06 -0700
committernot_anonymous2017-02-15 15:12:06 -0700
commit0b2ba733c23803fc9fdf73bb8ec7ef468065dc15 (patch)
tree9422145cc80c9897290988d031ee949291358504 /qgrid.install
parenta81bfd4cfa92a6ff39e0a63b0aaf65ea9353b45c (diff)
downloadaur-0b2ba733c23803fc9fdf73bb8ec7ef468065dc15.tar.gz
Updated
Diffstat (limited to 'qgrid.install')
-rw-r--r--qgrid.install11
1 files changed, 0 insertions, 11 deletions
diff --git a/qgrid.install b/qgrid.install
deleted file mode 100644
index 2eaa60550d51..000000000000
--- a/qgrid.install
+++ /dev/null
@@ -1,11 +0,0 @@
-post_install() {
- update-desktop-database -q
-}
-
-post_upgrade() {
- post_install $1
-}
-
-post_remove() {
- post_install $1
-}