summaryrefslogtreecommitdiff
path: root/debian/libuclibc0.postinst
blob: 27a7dfebfe407258dacd739d3a03e5e4e4a75736 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh

#if [ "$1" = "configure" ]; then
#	/sbin/ldconfig
#fi

#DEBHELPER#