Changeset 5a828aaa for gnome/platform/gvfs.xml
- Timestamp:
- 01/17/2022 08:19:51 PM (6 months ago)
- Branches:
- 11.1, lazarus, trunk, xry111/intltool, xry111/test-20220226
- Children:
- 8f16a204
- Parents:
- 9e0ab83
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/platform/gvfs.xml
r9e0ab83 r5a828aaa 134 134 <sect2 role="installation"> 135 135 <title>Installation of Gvfs</title> 136 <!-- 137 <para> 138 First, apply a security patch to fix four security vulnerabilities: 139 </para> 140 141 <screen><userinput remap="pre">patch -Np1 -i ../gvfs-&gvfs-version;-fix_security_vulnerabilities-1.patch</userinput></screen> 142 --> 136 137 <para> 138 First, apply a fix to build with newer versions of 139 <application>meson</application>: 140 </para> 141 142 <screen><userinput>sed -i '/policy,/d' daemon/meson.build</userinput></screen> 143 143 144 <para> 144 145 Install <application>Gvfs</application> by running the following
Note:
See TracChangeset
for help on using the changeset viewer.