Compare with Previous | Blame | View Log
#!/bin/sh if [ "$1" = "configure" ]; then /sbin/ldconfig fi #DEBHELPER#
#!/bin/sh
if [ "$1" = "configure" ]; then
/sbin/ldconfig
fi
#DEBHELPER#