Ignore:
Timestamp:
09/05/2023 08:11:02 PM (9 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
a20b7c92
Parents:
8cc28db6
Message:

scons: Use pip3 wheel & pip3 install instead of setup.py

Also introduce entities for pip3 wheel and pip3 install for future use
(#18466). Reuse the entities for gpgme and libpwquality, so the missed
--no-user in libpwquality is fixed as well.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/libpwquality.xml

    r8cc28db6 r1cdea83  
    113113
    114114<screen role="root"><userinput>make install &amp;&amp;
    115 pip3 install --no-index --find-links=dist --no-cache-dir pwquality</userinput></screen>
     115&install-wheel; pwquality</userinput></screen>
    116116
    117117  </sect2>
Note: See TracChangeset for help on using the changeset viewer.