<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2014-07-02 21:51 GMT+02:00 Robie Basak <span dir="ltr"><<a href="mailto:robie.basak@ubuntu.com" target="_blank">robie.basak@ubuntu.com</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5"><span style="color:rgb(34,34,34)">Looks like dh_auto_install got called, but dh_install never got called.</span><br>
</div></div>
I'm not sure here, but I guess in the case of an unknown build system<br>
(from dh's point of view) you need to call dh_install manually?<br>
<br>
In that case I'd try:<br>
<br>
override_dh_auto_install:<br>
        dh_install<br>
<br>
I'm not sure if this is the right way to fix this, but I think it should<br>
work. And then you should need the file to just be called debian/install<br>
as you are generating just one binary package.<br></blockquote><div><br></div><div>Thank you for your suggestions, but still no luck. I think I'll try on Ubuntu 13.10 (instead of 14.04) to see if that changes anything.</div>
<div><br></div><div>Thomas</div><div><br></div><div><br></div></div></div></div>