]> git.pld-linux.org Git - packages/bitbake.git/blobdiff - bitbake.spec
no match for ssh subst
[packages/bitbake.git] / bitbake.spec
index 20fecd98c63878942ebf741b17a51ed4e9e70c6d..138a149a96aaea6944f94955c53fb416865e34a9 100644 (file)
@@ -47,8 +47,7 @@ wiele innych dystrybucji Linuksa.
 
 %prep
 %setup -q
-sed -i -e 's@#!/bin/sh[[:space:]]@#!/bin/bash @'       \
-       -e 's@%s%ssh[[:space:]]@%s%sbash @'     lib/bb/build.py
+sed -i -e 's@#!/bin/sh[[:space:]]@#!/bin/bash @' lib/bb/build.py
 
 %build
 %{__python} setup.py build
This page took 0.065034 seconds and 4 git commands to generate.