[Pkg-geany-team] Bug#1055990: geany-plugins: FTBFS with build=all
Bastian Germann
bage at debian.org
Wed Nov 15 15:48:09 GMT 2023
Source: geany-plugins
Version: 2.0-2
Severity: serious
The packages fails to build from souce for build=all builds:
dh_installdocs
cd debian/geany-plugin-latex/usr/share/doc/geany-plugin-latex/ && \
ls -1 *.html | \
while read -r file; do \
iconv --from=iso-8859-1 --to=utf-8 "$file" | \
sponge "$file"; \
done
/bin/sh: 1: cd: can't cd to debian/geany-plugin-latex/usr/share/doc/geany-plugin-latex/
More information about the Pkg-geany-team
mailing list