Changeset 191ac9d
- Timestamp:
- 2011-11-28T08:42:10Z (13 years ago)
- Branches:
- master
- Children:
- bd31661
- Parents:
- ddcff199 (diff), e4fc493 (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
rddcff199 r191ac9d 123 123 mkdir -p $(DESTDIR)$(ETCDIR)/../skyped 124 124 install -m 0644 $(SRCDIR)protocols/skype/skyped.cnf $(DESTDIR)$(ETCDIR)/../skyped/skyped.cnf 125 install -m 0644 $(SRCDIR)protocols/skype/skyped.conf $(DESTDIR)$(ETCDIR)/../skyped/skyped.conf125 install -m 0644 $(SRCDIR)protocols/skype/skyped.conf.dist $(DESTDIR)$(ETCDIR)/../skyped/skyped.conf 126 126 install -m 0755 $(SRCDIR)protocols/skype/skyped.py $(DESTDIR)$(BINDIR)/skyped 127 127 endif
Note: See TracChangeset
for help on using the changeset viewer.