Bug#809456: lcdproc FTBFS on hppa/parisc platform

2015-12-31 Thread Dominique Dumont
Hello I've applied and forwarded upstream your patch. As I recently shipped a new systemd unit file for lcdproc, I expect some fallout. I'll wait a week or so for before uploading a new version of lcdproc. All the best -- https://github.com/dod38fr/ -o- http://search.cpan.org/~ddumont/ htt

Bug#809456: lcdproc FTBFS on hppa/parisc platform

2015-12-30 Thread Helge Deller
Package: lcdproc Version: 0.5.7-4 Tags: patch lcdproc fails to build, because it assumes that all hp* platforms use the ".sl" shared library extension. On the hppa*linux port we use the standard Linux .so extension though. This is fixed with attached trivial patch (without breaking HP-UX). Can yo