summarylogtreecommitdiffstats
path: root/lttng-ust.install
diff options
context:
space:
mode:
Diffstat (limited to 'lttng-ust.install')
-rw-r--r--lttng-ust.install14
1 files changed, 0 insertions, 14 deletions
diff --git a/lttng-ust.install b/lttng-ust.install
deleted file mode 100644
index e71b58aa9d43..000000000000
--- a/lttng-ust.install
+++ /dev/null
@@ -1,14 +0,0 @@
-post_install()
-{
- ldconfig
-}
-
-post_upgrade()
-{
- ldconfig
-}
-
-post_remove()
-{
- ldconfig
-}