Hello,

thanks for the new release.

However, it is still broken, the two required files are still missing in
libstk0-dev.

Upstream tarball contains

        include/SKINI.msg
        include/SKINI.tbl

Upstream tarball also contains src/Makefile, which says:

        cp -r ../include/*.h $(DESTDIR)$(PREFIX)$(INCLUDEDIR)/st

So this is an upstream bug.

Upstream has fixed this since 4.5.0 by changing the names of those two
files to names ending with .h.

However, until then, please fix this for the Debian package by changing
the Makefile rule to

        cp -r ../include/* $(DESTDIR)$(PREFIX)$(INCLUDEDIR)/st

Thanks.

Hanno

Reply via email to