Hello, In one of my packages, I relibtoolized it according the method on http://people.debian.org/%7Ekeybuk/libtool-updating.html. And then, generate a patch called 00_relibtoolize.patch. This patch will replace config.guess and config.sub with a new version.
But, if I build the package, CDBS will replace these two files again. The problem is that config.(guess|sub).cdbs-orig are same as config.guess and config.sub in the final result. Is this correct? Should I remove config.guess and config.sub from 00_relibtoolize.patch and let cdbs handle them? -- Best Regards, Carlos -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

