summaryrefslogtreecommitdiff
path: root/debian/libuclibc0.postinst
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2001-07-04 00:18:41 +0000
committerDavid Schleef <ds@schleef.org>2001-07-04 00:18:41 +0000
commit3f9dec7f971a150e4f3509c03245f4a69ce51f22 (patch)
tree3198c8195f6589f30dbe7a639f60dbf98e38fca4 /debian/libuclibc0.postinst
parent709c1793f5f5153f5b6ef0ca454ab7e2a6769415 (diff)
*** empty log message ***
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#