DEBSOURCES
Skip Quicknav
sources / meep-mpich2 / 1.7.0-3 / debian / python-meep-mpich2.postinst
123456789
#!/bin/sh set -e if which pycompile >/dev/null 2>&1; then pycompile -p $DPKG_MAINTSCRIPT_PACKAGE fi #DEBHELPER#