Changeset 284dd89d for pst


Ignore:
Timestamp:
01/04/2022 03:49:48 AM (2 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.1, 11.2, 11.3, 12.0, 12.1, 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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
1189cb89
Parents:
4e08bcca
Message:

Package Updates:

Update to gexiv2-0.14.0
Update to adwaita-icon-theme-41.0
Fix a bug in the systemd unit for CUPS that causes the unit to be
installed into a non-existent target.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/printing/cups.xml

    r4e08bcca r284dd89d  
    213213       config-scripts/cups-compiler.m4</userinput></screen>
    214214
     215    <para revision="systemd">
     216      Fix a bug that causes the <filename>cups.service</filename> systemd unit
     217      to be placed into a non-existent target:
     218    </para>
     219
     220<screen revision="systemd"><userinput remap="pre">sed -e "s/printers.target/printer.target/" \
     221    -i configure \
     222       config-scripts/cups-defaults.m4</userinput></screen>
     223
    215224    <para>
    216225      Build <application>Cups</application> by running the following commands:
Note: See TracChangeset for help on using the changeset viewer.