diff options
Diffstat (limited to 'network/skype/README.STATIC')
-rw-r--r-- | network/skype/README.STATIC | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/network/skype/README.STATIC b/network/skype/README.STATIC new file mode 100644 index 0000000000..e7d3754dfa --- /dev/null +++ b/network/skype/README.STATIC @@ -0,0 +1,12 @@ +By default this SlackBuild is going to build a dynamically linked skype +package, but in some cases a staticly linked one might be preferred. + +First, get the skype_static tarball from here: + +http://download.skype.com/linux/skype_static-2.2.0.25.tar.bz2 +(md5sum: e8d83f45f7a0e092fc4e168dcb068a1a) + +Then run skype.SlackBuild like this: + STATIC=yes ./skype.SlackBuild + +Enjoy :-) |