Hi Jose,

On Sat, Feb 15, 2020 at 09:37:59PM -0800, Jose R R wrote:
> For EFL, I replaced libcurl4-gnutls-dev with libcurl4-openssl-dev to
> be consistent with most of what I build --including reiser4 VMs for
> Google cloud env..
> The build finished but the logs showed *many* dh-missing files the
> Debian packaging had no *.installation instructions for.

These are left out intentionally so dh_missing is set to just warn.
Unfortunately, d/not-installed does not support wildcards yet - so there's no
(easy) way to suppress those messages.

> For E23.1 the build failed due to the copious quantity of dh-missing files.

Unlike efl, enlightenemnt's packaging is set to fail on any missing files.
(compare their d/rules and read the manpage for dh_missing).  There aren't
failures due to missing files on my local builds or the official buildds.

I don't know why your build failed.  But the patch is not correct.
usr/share/enlightenment/data is already in the install file, so it adds nothing
new.

Ross


_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to