Changeset 142646b for x/lib/qt5.xml


Ignore:
Timestamp:
11/06/2021 01:16:49 PM (2 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
3d5f8fce
Parents:
49887e8
Message:

Use -p for creating the /opt/qt-<version> library

Otherwise it throws an error if it already exists (mainly for
automated builds such as jhalfs)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/qt5.xml

    r49887e8 r142646b  
    182182      </para>
    183183
    184 <screen role="root"><userinput>mkdir /opt/qt-&qt5-version;
     184<screen role="root"><userinput>mkdir -pv /opt/qt-&qt5-version;
    185185ln -sfnv qt-&qt5-version; /opt/qt5</userinput></screen>
    186186
Note: See TracChangeset for help on using the changeset viewer.