~ubuntu-branches/debian/sid/coturn/sid

« back to all changes in this revision

Viewing changes to rpm/build.sh

  • Committer: Package Import Robot
  • Author(s): Oleg Moskalenko
  • Date: 2014-11-23 00:15:03 UTC
  • mfrom: (1.1.7)
  • Revision ID: package-import@ubuntu.com-20141123001503-oxzujsbx5ye4ea6i
Tags: 4.3.1.1-1
Sync to 4.3.1.1: SQLite support added.

Show diffs side-by-side

added added

removed removed

Lines of Context:
63
63
 
64
64
sudo yum -y install openssl
65
65
sudo yum -y install telnet
 
66
sudo yum -y install sqlite
66
67
  
67
68
for i in *.rpm ; do
68
69