Changeset c29b62b


Ignore:
Timestamp:
2009-12-09T12:02:47Z (14 years ago)
Author:
Miklos Vajna <vmiklos@…>
Branches:
master
Children:
111fade
Parents:
d0e9cea
Message:

document how to build plugins for 1.2.4

Location:
skype
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • skype/Makefile

    rd0e9cea rc29b62b  
    44DATE := $(shell date +%Y-%m-%d)
    55# latest stable
    6 BITLBEE_VERSION = 1.2.3
     6BITLBEE_VERSION = 1.2.4
    77
    88AMPATH = $(shell grep automake- $(shell which automake)|sed "s|.*'\(.*\)';|\1|")
  • skype/README

    rd0e9cea rc29b62b  
    108108----
    109109
     110- Backport r482 and r483 from bzr, to fix plugin support. If you don't
     111  want to use bzr, you can find the patches
     112  http://ftp.frugalware.org/pub/frugalware/frugalware-current/source/network-extra/bitlbee/[here].
     113
    110114- Now compile and install it:
    111115
Note: See TracChangeset for help on using the changeset viewer.