aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@frugalware.org>2007-12-10 22:42:29 +0100
committerMiklos Vajna <vmiklos@frugalware.org>2007-12-10 22:42:29 +0100
commit6e97a7af2d31e18f53d528fb3c2e89214d0f4f14 (patch)
treeee3aab7a940305df2748ae99c18cb1a8cd532e20
parent2042b562628c17ce5771d1c8891029588001373b (diff)
note about "you can run git whereever you want"
as requested by timing on irc
-rw-r--r--skype/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/skype/README b/skype/README
index 1addf5e4..3b30484b 100644
--- a/skype/README
+++ b/skype/README
@@ -80,9 +80,14 @@ git clone git://vmiklos.hu/~vmiklos/bitlbee-skype
(Or you can use the tarballs below, see the Changelog about what
features/bugfixes will you miss in this case).
+NOTE: It doesn't matter where do you get it, it'll install the plugin to
+`/usr/local` by default (that's the location where BitlBee searches for plugins
+by default).
+
- Compile and install it:
----
+cd bitlbee-skype
make prepare
./configure
make