DEBSOURCES
Skip Quicknav
sources / quickplot / 1.0.1~rc-3 / debian / quickplot.postinst
12345678
#!/bin/sh #DEBHELPER# set -e if [ "$1" = "configure" ]; then ldconfig fi