File: postinst-python-support

package info (click to toggle)
python-support 0.5.6
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 172 kB
  • ctags: 84
  • sloc: python: 434; perl: 212; sh: 20; makefile: 11
file content (3 lines) | stat: -rw-r--r-- 122 bytes parent folder | download
1
2
3
if [ "$1" = "configure" ] && which update-python-modules >/dev/null 2>&1; then
	update-python-modules #OPTIONS# #DIRS#
fi