Changeset 2c1ab386
- Timestamp:
- 06/15/2014 09:17:45 PM (9 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 7.10, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 501fe151
- Parents:
- 0840866
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
x/lib/fltk.xml
r0840866 r2c1ab386 131 131 132 132 <screen><userinput>patch -Np1 -i ../fltk-&fltk-version;-tigervnc-1.patch && 133 patch -Np1 -i ../fltk-&fltk-version;-dynamic -libs-1.patch &&133 patch -Np1 -i ../fltk-&fltk-version;-dynamic_libs-1.patch && 134 134 sed -i -e '/cat./d' documentation/Makefile && 135 135 … … 173 173 174 174 <para> 175 <command>patch ...dynamic -libs-1.patch</command>: Allow building175 <command>patch ...dynamic_libs-1.patch</command>: Allow building 176 176 dynamic libraries. 177 177 </para>
Note:
See TracChangeset
for help on using the changeset viewer.