Changeset 61702e9


Ignore:
Timestamp:
08/08/2021 07:17:16 AM (3 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.0, 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:
a87fb41
Parents:
0d5b4c54
Message:

Add the -p switch to mkdir in icewm

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/wm/icewm.xml

    r0d5b4c54 r61702e9  
    215215      </para>
    216216
    217 <screen><userinput>mkdir -v ~/.icewm                                       &amp;&amp;
     217<screen><userinput>mkdir -pv ~/.icewm                                      &amp;&amp;
    218218cp -v /usr/share/icewm/keys ~/.icewm/keys               &amp;&amp;
    219219cp -v /usr/share/icewm/menu ~/.icewm/menu               &amp;&amp;
Note: See TracChangeset for help on using the changeset viewer.