Skip to content

community/tidyhtml: remove amove call in -libs subpackage

mio requested to merge mio/aports:tidyhtml into master

abuild now handles symlinks, so it is no longer necessary to call amove separately (and led to a rebuild error on the loongarch64 builder due to the source path no longer existing).

>>> tidyhtml-libs*: Running split function libs...
'usr/lib/libtidy.so.5.8.0' -> '/home/buildozer/aports/community/tidyhtml/pkg/tidyhtml-libs/usr/lib/libtidy.so.5.8.0'
'usr/lib/libtidy.so.58' -> '/home/buildozer/aports/community/tidyhtml/pkg/tidyhtml-libs/usr/lib/libtidy.so.58'
>>> ERROR: tidyhtml-libs*: libs failed
Edited by mio

Merge request reports

Loading