Changeset d3dd4d5


Ignore:
Timestamp:
2012-02-22T10:42:43Z (12 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
441a67e
Parents:
74c5718 (diff), 52bba15 (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 systemd fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    r74c5718 rd3dd4d5  
    136136systemd:
    137137ifdef SYSTEMDSYSTEMUNITDIR
    138         sed 's|@sbindir@|$(BINDIR)|' init/bitlbee.service.in > init/bitlbee.service
    139         sed 's|@sbindir@|$(BINDIR)|' init/bitlbee@.service.in > init/bitlbee@.service
     138        sed 's|@sbindir@|$(SBINDIR)|' init/bitlbee.service.in > init/bitlbee.service
     139        sed 's|@sbindir@|$(SBINDIR)|' init/bitlbee@.service.in > init/bitlbee@.service
    140140endif
    141141
Note: See TracChangeset for help on using the changeset viewer.