Bug 470455 - test_database_sync_embed_visits.js leaks, r=sdwilsh
[wine-gecko.git] / build / package / debian / libnspr3.postinst
blobdb3ee3c5940e0dfa00e653163aabbefce2fc784c
1 #! /bin/sh
2 set -e
4 if [ "$1" = "configure" ]; then
5 ldconfig
6 fi