summaryrefslogtreecommitdiff
path: root/autoscripts/postrm-makeshlibs-c10
diff options
context:
space:
mode:
Diffstat (limited to 'autoscripts/postrm-makeshlibs-c10')
-rw-r--r--autoscripts/postrm-makeshlibs-c103
1 files changed, 0 insertions, 3 deletions
diff --git a/autoscripts/postrm-makeshlibs-c10 b/autoscripts/postrm-makeshlibs-c10
deleted file mode 100644
index c81079d0..00000000
--- a/autoscripts/postrm-makeshlibs-c10
+++ /dev/null
@@ -1,3 +0,0 @@
-if [ "$1" = "remove" ]; then
- ldconfig -X
-fi