Ignore:
Timestamp:
09/10/2023 08:01:56 PM (10 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
2e063595
Parents:
9ec8e6a
Message:

Adjust and continue using entities fo rpip3 commands

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kde/kf5/kf5-frameworks.xml

    r9ec8e6a r4395529  
    362362      case $name in
    363363        kapidox)
    364           pip3 wheel -w dist --no-build-isolation --no-deps $PWD
    365           as_root pip3 install --no-index --find-links dist --no-cache-dir --no-user kapidox
     364          &build-wheel-cmd; $PWD
     365          as_root &install-wheel; kapidox
    366366          popd
    367367          rm -rf $packagedir
Note: See TracChangeset for help on using the changeset viewer.