Hi, I have created package/archiver/dpkg-deb, which is the same as 'dpkg' except I only want to install the 'dpkg-deb' utility.
I want to run configure and make as normal, but want to replace 'make install' with my own code, which will just install the 'dpkg-deb' utility. Reading the T2 Handbook, I can see how to use hooks, and have done so, with success, however I cannot see how to completely disable the 'make install' step and replace with my own code. Note, I have previously used 'custmain', that works fine, except it is for the entire build process. The solution is probably quite simple! Can anyone advise me? Regards, Barry ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [email protected] with a subject of: unsubscribe t2
