Changeset fe51bcf


Ignore:
Timestamp:
2005-11-07T15:41:25Z (18 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
576d6d7, 7b23afd, b4a8cd8
Parents:
60d0582
Message:

Timing moved his site
make tar exludes .bzr now

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    r60d0582 rfe51bcf  
    7070        x=$$(basename $$(pwd)); \
    7171        cd ..; \
    72         tar czf $$x.tar.gz --exclude=debian $$x
     72        tar czf $$x.tar.gz --exclude=debian --exclude=.bzr $$x
    7373
    7474$(subdirs):
  • utils/README

    r60d0582 rfe51bcf  
    4848
    4949* BitlBee-specific Irssi scripts for: tab completion, typing notifica-
    50 tions, auto-away and more, by Tijmen Ruizendaal <tijmen@fokdat.nl>.
     50tions, auto-away and more, by Tijmen Ruizendaal <tijmen.ruizendaal@gmail.com>.
    5151
    5252There are too many scripts to include them all with BitlBee (and keep
    5353them up-to-date), so you should get them from Tijmen's site:
    5454
    55 http://fokdat.nl/~tijmen/software/irssi-bitlbee.html
     55http://the-timing.nl/stuff/irssi-bitlbee
    5656
    5757
Note: See TracChangeset for help on using the changeset viewer.