From 3f9dec7f971a150e4f3509c03245f4a69ce51f22 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Wed, 4 Jul 2001 00:18:41 +0000 Subject: *** empty log message *** --- debian/libuclibc0.postinst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'debian/libuclibc0.postinst') 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# -- cgit v1.2.3