Autor: Daniel Reurich Data: Para: dng@lists.dyne.org Assunto: [DNG] overriding install paths in debian/rules
Hi,
I need a bit of advice with regards to the specific usage of overrides
in debian/rules.
The situation I have is I want to rename an installed in the debian
package so I can use dpkg alternatives. I know I can do this using a
quilt patch on the original source, but would rather do this in
debian/rules if that is possible.