
| Path : /var/lib/dpkg/info/ |
| Current File : /var/lib/dpkg/info/libwmf0.2-7:amd64.postinst |
#!/bin/sh set -e # dropped in 0.2.8.4-9 rm -rf /var/lib/defoma/libwmf0.2-7.d # Automatically added by dh_makeshlibs if [ "$1" = "configure" ]; then ldconfig fi # End automatically added section