summaryrefslogtreecommitdiff
path: root/community-testing/uptimed/uptimed.install
diff options
context:
space:
mode:
Diffstat (limited to 'community-testing/uptimed/uptimed.install')
-rw-r--r--community-testing/uptimed/uptimed.install7
1 files changed, 0 insertions, 7 deletions
diff --git a/community-testing/uptimed/uptimed.install b/community-testing/uptimed/uptimed.install
deleted file mode 100644
index 178061706..000000000
--- a/community-testing/uptimed/uptimed.install
+++ /dev/null
@@ -1,7 +0,0 @@
-# arg 1: the old package version
-pre_remove() {
- # clean up after ourselves
- #
- /bin/rm -rf /var/log/uptimed
-}
-