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