File: python-dns.prerm

package info (click to toggle)
python-dns 0.cvs%2B20020417-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 168 kB
  • ctags: 301
  • sloc: python: 1,339; makefile: 24; sh: 6
file content (5 lines) | stat: -rw-r--r-- 72 bytes parent folder | download
1
2
3
4
5
#!/bin/sh

rm -f /usr/lib/python2.1/site-packages/DNS/*.pyc

#DEBHELPER#