- Timestamp:
- 2008-01-12T20:09:54Z (17 years ago)
- Branches:
- master
- Children:
- 52d377d
- Parents:
- c7304b2
- Location:
- skype
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
skype/Makefile
rc7304b2 r55664fc 14 14 sed -i 's|/usr/local/etc/skyped|$(sysconfdir)|' $(DESTDIR)$(bindir)/skyped 15 15 $(INSTALL) -m644 skyped.conf.dist $(DESTDIR)$(sysconfdir)/skyped.conf 16 $(INSTALL) -m644 skyped.cnf $(DESTDIR)$(sysconfdir) 16 17 17 18 client: client.c
Note: See TracChangeset
for help on using the changeset viewer.