I have a .deb which politely installs itself in /opt. For my purposes I would prefer it acted like a first-class citizen and installed itself in the regular filesystem locations.
Is there a way to do this?
This is Ubuntu 10.04.4
update
I have tried --root=/
, it doesn't change the installation location.