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-26 19:36:20 +0300
committerV1TSK <vitaly@easycoding.org>2015-11-26 19:36:20 +0300
commit4f5f05ba6d17b4b87e7ce204e2a9dbe0ebecf3fa (patch)
tree372eedf096c5325a419b5c42475ce9ef353ea755 /skypeweb
parentcebe42983aa8fd524fde35369de292d18bd5cc09 (diff)
Reverted changes in README.md.
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 fd04234..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/v1.0.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.