File: python-gnome2.postinst

package info (click to toggle)
gnome-python 2.12.4-6
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,804 kB
  • ctags: 813
  • sloc: sh: 8,593; ansic: 7,747; python: 1,811; makefile: 333; xml: 54
file content (6 lines) | stat: -rw-r--r-- 115 bytes parent folder | download
1
2
3
4
5
6
#! /bin/sh
set -e

/usr/share/python/runtime.d/python-gnome2.rtupdate rtupdate pouet $(pyversions -d)

#DEBHELPER#