File: postinst-python-support

package info (click to toggle)
python-support 1.0.15
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 244 kB
  • ctags: 130
  • sloc: python: 732; perl: 249; sh: 31; makefile: 19
file content (3 lines) | stat: -rw-r--r-- 86 bytes parent folder | download | duplicates (3)
1
2
3
if which update-python-modules >/dev/null 2>&1; then
	update-python-modules #ARGS#
fi