Changes in debian/prerm [59c84c2:c40580d]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
debian/prerm
r59c84c2 rc40580d 11 11 else 12 12 if which invoke-rc.d >/dev/null 2>&1; then 13 invoke-rc.d bit blee stop || exit 013 invoke-rc.d bitlbee stop || exit 0 14 14 else 15 15 /etc/init.d/bitlbee stop || exit 0
Note: See TracChangeset
for help on using the changeset viewer.