Hi, There didn't seem to be a .install file that you mentioned. But I noticed that the debian/tmp directory doesn't seem to be the place where the compliled libraries are taken from by dh_builddeb. It seems that the corrent place is debian/<packagename>. I copied the libraries from tmp to that. So far it seems to work at least for my personal purposes.
Btw, would there be a tutorial somewhere about creating library packages using dh_make and dpkg-buildpackage? I couldn't find one by Googling. Regards, Teemu On 10/1/06, Kalle Vahlman <[EMAIL PROTECTED]> wrote:
2006/10/1, Teemu Harju <[EMAIL PROTECTED]>: > Is there something I'm doing wrong? libupnp installs nicely with > "./configure --prefix=/usr && make && make install" so I think that, > e.g., the debian/rules file wouldn't need anything special. Am I > right? Perhaps a debian/<package>.install file with a list of the directories, files or wildcarded paths of interesting files would do the trick. I'm not sure what dh_make does exactly create though, so it might already be there... -- Kalle Vahlman, [EMAIL PROTECTED] Powered by http://movial.fi Interesting stuff at http://syslog.movial.fi
-- Teemu Harju http://www.teemuharju.net _______________________________________________ maemo-developers mailing list [email protected] https://maemo.org/mailman/listinfo/maemo-developers
