source:
trunk/debian/postrm
@
197
Last change on this file since 197 was 49, checked in by bas, 17 years ago | |
---|---|
|
|
File size: 138 bytes |
Line | |
---|---|
1 | #!/bin/sh |
2 | # |
3 | # Authors: Bas van der Vlies |
4 | # |
5 | # SVN Info: |
6 | # $Id: postrm 49 2006-02-01 10:43:16Z bas $ |
7 | |
8 | dpkg-statoverride --remove /usr/bin/run_email2trac >/dev/null 2>&1 || true |
Note: See TracBrowser
for help on using the repository browser.