Ignore:
Timestamp:
05/29/2021 11:48:23 PM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
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:
cd73bb8
Parents:
01948771
Message:

gcr: the "build" directory no longer exists in the source tree, so let's
use "build" for consistency.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/gcr.xml

    r01948771 r92f5d53  
    121121<screen><userinput>sed -i 's:"/desktop:"/org:' schema/*.xml &amp;&amp;
    122122
    123 mkdir gcr-build &amp;&amp;
    124 cd    gcr-build &amp;&amp;
     123mkdir build &amp;&amp;
     124cd    build &amp;&amp;
    125125
    126126meson --prefix=/usr -Dgtk_doc=false .. &amp;&amp;
Note: See TracChangeset for help on using the changeset viewer.