Typo.
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Tue, 23 Apr 2013 14:32:20 +0000 (16:32 +0200)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Tue, 23 Apr 2013 14:32:20 +0000 (16:32 +0200)
mock.sh

diff --git a/mock.sh b/mock.sh
index acb1c96..be533c7 100755 (executable)
--- a/mock.sh
+++ b/mock.sh
@@ -70,7 +70,7 @@ if test "$1" != "clean"; then
                        touch mock/site-defaults.cfg
                fi
                if test ! -s mock/$CONF.cfg -o $LAUNCHDIR/$CONF.cfg.template -nt mock/$CONF.cfg; then
-                       sed -e "s,@PWD@,`pwd`," -e "s,@REPO@,results," -s "s,@REPO_EXT@,externals," $LAUNCHDIR/$CONF.cfg.template > mock/$CONF.cfg
+                       sed -e "s,@PWD@,`pwd`," -e "s,@REPO@,results," -e "s,@REPO_EXT@,externals," $LAUNCHDIR/$CONF.cfg.template > mock/$CONF.cfg
                fi
 
                createrepo results