summaryrefslogtreecommitdiff
path: root/autoscripts/postrm-makeshlibs-c10
blob: c81079d0c78ec54747bb09e7ab136993b5df17f9 (plain)
1
2
3
if [ "$1" = "remove" ]; then
	ldconfig -X
fi