Hi Ralf, > preinst contains > > if [ pathfind "defoma-font" = 0 ]; then > > this test will always fail, due to the sytax error of the test operator. > This should probably rather be > > if [ $(pathfind "defoma-font") = 0 ]; then
Hum, if [ $(pathfind "defoma-font") = 0 ]; then still doesn't work. if [ "$(pathfind "defoma-font")" = 0 ]; then would probably be better. Anyways, I'll drop the preinst in the next Debian release, this was only here for transition purposes and after 7 years I think everybody already transitioned, and if not they are still using Lenny or Squeeze which are EOL for a long time already. Cheers, Hugo -- Hugo Lefeuvre (hle) | www.owl.eu.com 4096/ 9C4F C8BF A4B0 8FC5 48EB 56B8 1962 765B B9A8 BACA
signature.asc
Description: PGP signature