-=[ Mr. Bumblebee ]=-
_Indonesia_

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

PYTHON=#PYVER#
if which $PYTHON >/dev/null 2>&1 && [ -e /usr/lib/$PYTHON/compileall.py ]; then
	DIRLIST="#DIRLIST#"
	for i in $DIRLIST ; do
		$PYTHON /usr/lib/$PYTHON/compileall.py -q $i
	done
fi

Copyright © 2017 || Recoded By Mr.Bumblebee