Changeset 8f16a204 for gnome/platform/dconf.xml
- Timestamp:
- 01/18/2022 12:53:48 PM (6 months ago)
- Branches:
- 11.1, lazarus, trunk, xry111/intltool, xry111/test-20220226
- Children:
- f56eb466
- Parents:
- 5a828aaa
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/platform/dconf.xml
r5a828aaa r8f16a204 208 208 cd dconf-editor-&dconf-editor-version; && 209 209 210 sed -e '/ desktop,/d' \ 211 -e '/ appdata,/d' \ 212 -i editor/meson.build && 213 210 214 mkdir build && 211 215 cd build && … … 232 236 <application>GTK-Doc</application> is installed and you wish to rebuild 233 237 and install the API documentation. 238 </para> 239 240 <para><!-- Using screen so that spaces are output verbatim --> 241 <screen><command>sed -e '/ desktop,/d' ...</command></screen>: This 242 fixes a failure to build with newer versions of 243 <application>meson</application>. 234 244 </para> 235 245
Note:
See TracChangeset
for help on using the changeset viewer.