aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2005-11-07 16:41:25 +0100
committerWilmer van der Gaast <wilmer@gaast.net>2005-11-07 16:41:25 +0100
commitfe51bcf0ae238e6fde4400b3dd17ddf99f77ae2a (patch)
treebb2d3b8bf44c358472d5502c53599051c7df37a8
parent60d058270d192a6a3f28662e513ae6438c106d8e (diff)
Timing moved his site
make tar exludes .bzr now
-rw-r--r--Makefile2
-rw-r--r--utils/README4
2 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 86302ecc..80fbbf0b 100644
--- a/Makefile
+++ b/Makefile
@@ -69,7 +69,7 @@ tar:
fakeroot debian/rules clean || make distclean
x=$$(basename $$(pwd)); \
cd ..; \
- tar czf $$x.tar.gz --exclude=debian $$x
+ tar czf $$x.tar.gz --exclude=debian --exclude=.bzr $$x
$(subdirs):
@$(MAKE) -C $@ $(MAKECMDGOALS)
diff --git a/utils/README b/utils/README
index 92b0348b..8cbbfede 100644
--- a/utils/README
+++ b/utils/README
@@ -47,12 +47,12 @@ See http://dmotd.hauwaerts.be/ for more information.
* BitlBee-specific Irssi scripts for: tab completion, typing notifica-
-tions, auto-away and more, by Tijmen Ruizendaal <tijmen@fokdat.nl>.
+tions, auto-away and more, by Tijmen Ruizendaal <tijmen.ruizendaal@gmail.com>.
There are too many scripts to include them all with BitlBee (and keep
them up-to-date), so you should get them from Tijmen's site:
-http://fokdat.nl/~tijmen/software/irssi-bitlbee.html
+http://the-timing.nl/stuff/irssi-bitlbee
Please do send your sources if you write anything useful for the Bee!