Hi, I come back because I've finally found a solution to my problem : I added this line to my postinst script :
/usr/lib/fw4spl > /etc/ld.so.conf.d/fw4spl.conf && ldconfig
and this line to my postrm script :
rm /etc/ld.so.conf.d/fw4spl.conf && ldconfig
Hoping it will help someone someday... ;-)
Corentin
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: https://lists.debian.org/[email protected]

