Changes between Initial Version and Version 1 of Ticket #16276


Ignore:
Timestamp:
03/19/2022 09:10:49 AM (3 years ago)
Author:
pierre
Comment:

It is somewhat stupid to change owner only of certain files and not all the installed files, actually...

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified Ticket #16276 – Description

    initial v1  
    11The httpd-blfs_layout patch changes install instructions so that all files are installed as root. This prevents using a DESTDIR install as a normal user. This is not what upstream intents. And this is not what current practice is in other packages.
    22
    3 Not that if installing as root, there is no need to use "install -o" or "chown root" anyway.
     3Note that if installing as root, there is no need to use "install -o" or "chown root" anyway.
    44
    55So we should remove that from the patch. Rediffing is needed for 2.54.3 anyway since the patch does not apply.