Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/EionRobb/skype4pidgin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorV1TSK <vitaly@easycoding.org>2015-11-08 15:57:45 +0300
committerV1TSK <vitaly@easycoding.org>2015-11-08 15:57:45 +0300
commit8a95c4951f32cadd7301e473ed0220f53cdf6b8b (patch)
tree69f549e0007fcaf448f598a01e05e45711f7808b /skypeweb
parentc79971d66c95db944d028dc4bb44a99c16031d1a (diff)
Updated build script from README.
Diffstat (limited to 'skypeweb')
-rw-r--r--skypeweb/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/skypeweb/README.md b/skypeweb/README.md
index a2d965a..1365c52 100644
--- a/skypeweb/README.md
+++ b/skypeweb/README.md
@@ -31,7 +31,7 @@ Requires devel headers/libs for libpurple and json-glib, gcc compiler and rpmbui
wget https://raw.githubusercontent.com/EionRobb/skype4pidgin/master/skypeweb/purple-skypeweb.spec \
-O ~/rpmbuild/SPECS/purple-skypeweb.spec
wget https://github.com/EionRobb/skype4pidgin/archive/master.tar.gz \
- -O ~/rpmbuild/SOURCES/skype4pidgin-0.1.tar.gz
+ -O ~/rpmbuild/SOURCES/skype4pidgin-1.0.tar.gz
rpmbuild -ba ~/rpmbuild/SPECS/purple-skypeweb.spec
```
The result can be found in ``~/rpmbuild/RPMS/`uname -m`/`` directory.