mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
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/
|
ln -svf ${srcdistdir}/${pkg} ${wrksrc}/external/tarballs/
|
||||||
fi
|
fi
|
||||||
done
|
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() {
|
do_configure() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue