* Santiago Vila [Wed, 16 May 2007 10:52:02 +0200]: > Not always. In some cases (for example, two of my packages) the error > was to modify a .po file "in place" to update it. The second time > you build the package, dpkg-source complains about the .mo files, > as they are binary files and they have been modified.
> How do people deal with this, BTW? Maybe by configuring the package in > another directory and using the VPATH feature of make? Deleting the binary files in the clean target. dpkg-source will complain that they're missing, but will build the package just fine. I do this also with config.{guess,sub} (and recommend it as well). Cheers, -- Adeodato Simó dato at net.com.org.es Debian Developer adeodato at debian.org Don't ask the barber whether you need a haircut. -- Daniel S. Greenberg -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]