Changeset d3dd4d5
- Timestamp:
- 2012-02-22T10:42:43Z (13 years ago)
- 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. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Makefile
r74c5718 rd3dd4d5 136 136 systemd: 137 137 ifdef SYSTEMDSYSTEMUNITDIR 138 sed 's|@sbindir@|$( BINDIR)|' init/bitlbee.service.in > init/bitlbee.service139 sed 's|@sbindir@|$( BINDIR)|' init/bitlbee@.service.in > init/bitlbee@.service138 sed 's|@sbindir@|$(SBINDIR)|' init/bitlbee.service.in > init/bitlbee.service 139 sed 's|@sbindir@|$(SBINDIR)|' init/bitlbee@.service.in > init/bitlbee@.service 140 140 endif 141 141
Note: See TracChangeset
for help on using the changeset viewer.