summaryrefslogtreecommitdiff
path: root/debian/libuclibc0.postinst
diff options
context:
space:
mode:
Diffstat (limited to 'debian/libuclibc0.postinst')
-rw-r--r--debian/libuclibc0.postinst6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/libuclibc0.postinst b/debian/libuclibc0.postinst
index aac68193e..27a7dfebf 100644
--- a/debian/libuclibc0.postinst
+++ b/debian/libuclibc0.postinst
@@ -1,8 +1,8 @@
#!/bin/sh
-if [ "$1" = "configure" ]; then
- /sbin/ldconfig
-fi
+#if [ "$1" = "configure" ]; then
+# /sbin/ldconfig
+#fi
#DEBHELPER#