Changeset 4e992e5


Ignore:
Timestamp:
03/20/2023 11:06:31 AM (13 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
70d6ea4
Parents:
21114f6
Message:

nss: Remove an unneeded chmod command

Reported-by: Dragan <dk@…>
Link: https://hg.mozilla.org/projects/nss/rev/734f3d2aab2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/nss.xml

    r21114f6 r4e992e5  
    210210install -v -m755 -d                           /usr/include/nss      &amp;&amp;
    211211cp -v -RL {public,private}/nss/*              /usr/include/nss      &amp;&amp;
    212 chmod -v 644                                  /usr/include/nss/*    &amp;&amp;
    213212
    214213install -v -m755 Linux*/bin/{certutil,nss-config,pk12util} /usr/bin &amp;&amp;
Note: See TracChangeset for help on using the changeset viewer.