Changeset 0b46520 for gnome/platform
- Timestamp:
- 05/06/2019 05:33:48 PM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.0, 9.1, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- c263b88
- Parents:
- 946c21d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/platform/nautilus.xml
r946c21d r0b46520 9 9 <!ENTITY nautilus-download-ftp 10 10 "&gnome-download-ftp;/nautilus/&gnome-minor-32;/nautilus-&nautilus-version;.tar.xz"> 11 <!ENTITY nautilus-md5sum " f1d08b295544782c14e30f6648f861af">11 <!ENTITY nautilus-md5sum "e1bd5e67979b2082166a41319d5df079"> 12 12 <!ENTITY nautilus-size "3.1 MB"> 13 <!ENTITY nautilus-buildsize " 320MB (with tests)">14 <!ENTITY nautilus-time "0. 5 SBU (with tests)">13 <!ENTITY nautilus-buildsize "136 MB (with tests)"> 14 <!ENTITY nautilus-time "0.2 SBU (using parallelism=4; with tests)"> 15 15 ]> 16 16 … … 119 119 </para> 120 120 121 <screen><userinput>sed s/\'libm\'/\'m\'/ -i meson.build && 122 mkdir build && 121 <screen><userinput>mkdir build && 123 122 cd build && 124 123 … … 147 146 <sect2 role="commands"> 148 147 <title>Command Explanations</title> 149 150 <para>151 <command>sed s/\'libm\'/\'m\'/ -i meson.build</command>: Fix the build152 system so that it finds the Math library.153 </para>154 148 155 149 <para>
Note:
See TracChangeset
for help on using the changeset viewer.