CVSROOT:        /cvs/debian-boot
Module name:    debian-installer
Changes by:     bug1    01/02/14 07:04:55

Modified files:
        tools/udpkg    : status.c 

Log message:
Fix package comparison bug.
When comparing packages we have to compare the full name of the new package to the 
full name of the package from the binary tree, we dont know which is longer so we cant 
use strncmp, have to use strcmp.


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

Reply via email to