libreoffice: fiddle patch to external subdir
This commit is contained in:
parent
e86ac4b021
commit
32e9e4d258
2 changed files with 2 additions and 0 deletions
|
@ -417,6 +417,8 @@ post_fetch() {
|
|||
ln -svf ${srcdistdir}/${pkg} ${wrksrc}/external/tarballs/
|
||||
fi
|
||||
done
|
||||
cp ${FILESDIR}/icu-cplusplus.patch.0 external/xmlsec
|
||||
sed -i 's/xmlsec_patches :=/& icu-cplusplus.patch.0/' external/xmlsec/UnpackedTarball_xmlsec.mk
|
||||
}
|
||||
|
||||
do_configure() {
|
||||
|
|
Loading…
Reference in a new issue