Changeset 3ce3eb5
- Timestamp:
- 01/18/2014 06:41:26 PM (11 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.5, 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, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 1f70df5b
- Parents:
- 5889b848
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r5889b848 r3ce3eb5 48 48 <itemizedlist> 49 49 <listitem> 50 <para>[fernando] - Cups-1.7.1: Add note about update/reinstall 51 and cups-filters-1.0.44. Little mdification to link command 52 for documentation.</para> 53 </listitem> 54 <listitem> 50 55 <para>[fernando] - PulseAudio-4.0 moved from required to optional 51 56 dependency of OpenJDK-1.7.0.51/IcedTea-2.4.4.</para> -
pst/printing/cups.xml
r5889b848 r3ce3eb5 251 251 <screen role="root"><userinput>make install && 252 252 rm -rf /tmp/cupsinit && 253 ln -sv ../cups/doc /usr/share/doc/cups-&cups-version;</userinput></screen>253 ln -svfn ../cups/doc /usr/share/doc/cups-&cups-version;</userinput></screen> 254 254 255 255 <para> … … 269 269 <screen role="root"><userinput>rm -rf /usr/share/cups/banners && 270 270 rm -rf /usr/share/cups/data/testprint</userinput></screen> 271 272 <note> 273 <para> 274 If you reinstall or update <application>Cups</application>, commands 275 above break <xref linkend="cups-filters"/>, which needs, therefore, 276 to be reinstalled.</para> 277 </note> 271 278 272 279 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.