Your IP : 172.28.240.42


Current Path : /usr/share/debhelper/autoscripts/
Upload File :
Current File : //usr/share/debhelper/autoscripts/postinst-pycompile

if which pycompile >/dev/null 2>&1; then
	pycompile -p #PACKAGE# #ARGS#
fi