Christian Perrier <[EMAIL PROTECTED]> writes: > Package: lsh-utils > Severity: minor
I'm afraid I need some more context to really understand what the problem is. But anyway, I have one comment: > dpkg-source: cannot represent change to src/nettle/aes.asm: > dpkg-source: new version is symlink > dpkg-source: old version is nonexistent > dpkg-source: warning: ignoring deletion of file contrib/lsh.spec > dpkg-source: building lsh-utils in lsh-utils_1.4.2-8.1.dsc > dpkg-source: unrepresentable changes to source > > Removing the culprit symlink allows the build process to go on but this > should probably be done in the clean target.... The symlinks to assembler files are created by configure (or more precisely, by config.status). Hence they should *not* be deleted by make clean; "make clean" should only delete files were created by running make. Regards, /Niels -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]