File: prerm

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 (9 lines) | stat: -rw-r--r-- 235 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#! /bin/sh
set -e

#DEBHELPER#

# Don't fail if this command fails, it's not important enough.
# In this case, make the cleanup by hand.
update-python-modules -c -b python-support.dirs || \
	rm -f /usr/lib/python-support/private/*.pyc