|
|
sed -e "s:= bluepin:= :" \ | sed -e "s:= bluepin:= :" \ |
${T}/Makefile.in > scripts/Makefile.in | ${T}/Makefile.in > scripts/Makefile.in |
fi | fi |
|
# fix storagedir |
|
sed -ie 's:storagedir="${localstatedir}/lib/bluetooth":storagedir="${localstatedir}/bluetooth":' \ |
|
${S}/configure |
cd ${S}/scripts | cd ${S}/scripts |
epatch ${FILESDIR}/2.15-bluepin.patch | epatch ${FILESDIR}/2.15-bluepin.patch |
} | } |