[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Make d-i packages usrmerge-ready?



Hello Holger,

On 19/10/2025 22:26, Holger Wansing wrote:
So I made a more global attempt, adding *.install files for all
binary packages, to have the possibility, to control install paths
for all files for all binary packages.
This is at
https://salsa.debian.org/holgerw/hw-detect-usrmerge-2

What happens if you change the `Makefile`?

Line 26: bindir=$(DESTDIR)/bin/
becomes: bindir=$(DESTDIR)/usr/bin/

And you'll probably need similar changes for lines 29 and 30 (udevdir and didir)

That will create the binary files in the usrmerged directory and you'll probably don't need to update the *.install files.

With kind regards,
Roland Clobus

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature


Reply to: