On Tue, Jun 2, 2009 at 10:31 AM, Brendan Martens <[email protected]> wrote: > Your change worked! : ) Thanks very much. > So if I understand this correctly... I need to edit debian/rules so that the > build section works as if I told make install to install to > debian/program_name, using DESTDIR?
Yes, you want to install the package into a local location, this being debian/program_name for modern packages, debian/tmp for some legacy (I think its debhelper compatability level 4 or earlier but I may be totally off here) Daniel -- Daniel Moerner <[email protected]> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

