On Thu, 10 May 2012 13:18:42 +0200, Olе Streicher wrote: > I have the same problem in another package: here, an executable is going > to be renamed, and therefore also the manpage. Additionally, the manpage > needs a patch. Since the manpage is renamed, unpatching it after build > fails.
Not sure if this helps in your case, but it works for me in this way: - patch the original files - do the rename on the installed files (i.e. in override_dh_auto_install, working on files in debian/tmp or debian/<pkg>) Cheers, gregor -- .''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06 : :' : Debian GNU/Linux user, admin, and developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe `- Hailing frequencies open, Captain. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

