Hi,

I have changed the line in /var/lib/dpkg/info/dokuwiki.postinst from

 if ( system( "dpkg --compare-versions $version lt 0\.0\.20080411\~rc\.1") )

to

 if ( system( "dpkg --compare-versions '$version' lt 0\.0\.20080411\~rc\.1") )

end it helped.

Cheers
-- 
Ondra Medek



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to