mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
typst: unbroken
This commit is contained in:
parent
8aae399bf6
commit
da90bc16e4
1 changed files with 0 additions and 4 deletions
|
@ -16,10 +16,6 @@ checksum=8532b4423fdb125c85a0dd15c8f8718d3135c394b0f8abe26b96a52d14c109c8
|
||||||
export TYPST_VERSION="$version"
|
export TYPST_VERSION="$version"
|
||||||
export GEN_ARTIFACTS="./generated"
|
export GEN_ARTIFACTS="./generated"
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_MACHINE" = i686 ]; then
|
|
||||||
broken="cargo needs to dynlink libgit2, broken on builders: https://build.voidlinux.org/builders/i686_builder/builds/43240"
|
|
||||||
fi
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
for f in cli/generated/*.?; do
|
for f in cli/generated/*.?; do
|
||||||
vman "$f"
|
vman "$f"
|
||||||
|
|
Loading…
Add table
Reference in a new issue