Hi,
Could someone please take a look at
https://build.opensuse.org/package/live_build_log?arch=x86_64&package=co...
I am trying to keep the binaries in /usr/bin and somehow I managed that the file with the files to pack list is no longer getting picked up.
The modified (as compared to Base:System) specfile can be found here:
https://build.opensuse.org/package/view_file?file=coreutils.spec&package...
The changes are not very invasive and are mostly bracketed by #UsrMerge, #EndUsrMerge
When building locally the bin.files file is created as expected and contains the expected content. Yet it appears that the file is being ignored, despite
%files -f bin.files
Help is appreciated. Thanks, Robert