Changeset fdbfe39 for networking/netutils/networkmanager.xml
- Timestamp:
- 01/23/2019 09:45:11 PM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 8.4, 9.0, 9.1, bdubbs/svn, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 2db2e382
- Parents:
- 5da4c02
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
networking/netutils/networkmanager.xml
r5da4c02 rfdbfe39 150 150 151 151 <screen><userinput>sed '/initrd/d' -i src/meson.build</userinput></screen> 152 153 <para> 154 Fix the python scripts so that they use <application>Python 155 3</application>: 156 </para> 157 158 <screen><userinput>grep -rl '^#!.*python$' | xargs sed -i '1s/python/&3/'</userinput></screen> 152 159 153 160 <para> … … 227 234 228 235 <para> 229 < parameter>-Ddocs=true</parameter>: Use this switch to enable building236 <option>-Ddocs=true</option>: Use this switch to enable building 230 237 man pages and documentation if <xref linkend="gtk-doc"/> is installed. 231 238 </para>
Note:
See TracChangeset
for help on using the changeset viewer.