index
:
debhelper
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
autoscripts
/
prerm-python
blob: e6e779f8c5635ae949ea03d9372ac4b0fdf00f15 (
plain
)
1
2
3
dpkg -L #PACKAGE# | awk '$0~/\.py$/ {print $0"c\n" $0"o"}' | xargs rm -f >&2