Changes

Jump to navigation Jump to search
128 bytes added ,  13:22, 5 February 2013
m
Line 117: Line 117:  
==== Configure SME9 repositories ====
 
==== Configure SME9 repositories ====
 
<syntaxhighlight lang="Bash">
 
<syntaxhighlight lang="Bash">
 +
yum install wget
 +
</syntaxhighlight>
 +
<syntaxhighlight lang="Bash">
 +
mkdir /tmp/repo.bak
 +
mv /etc/yum.repos.d/*.repo /tmp/repo.bak/
 
wget -O /etc/yum.repos.d/sme9.repo http://bugs.contribs.org/attachment.cgi?id=3623
 
wget -O /etc/yum.repos.d/sme9.repo http://bugs.contribs.org/attachment.cgi?id=3623
 
</syntaxhighlight>
 
</syntaxhighlight>

Navigation menu