Changeset 5fbec3d for debian/prerm


Ignore:
Timestamp:
2010-03-18T22:22:46Z (14 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
0baed0d
Parents:
8462239 (diff), b788246 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merging recent debian/ changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • debian/prerm

    r8462239 r5fbec3d  
    1111else
    1212        if which invoke-rc.d >/dev/null 2>&1; then
    13                 invoke-rc.d bitblee stop || exit 0
     13                invoke-rc.d bitlbee stop || exit 0
    1414        else
    1515                /etc/init.d/bitlbee stop || exit 0
Note: See TracChangeset for help on using the changeset viewer.