Changeset 0075912


Ignore:
Timestamp:
03/09/2022 01:57:22 PM (2 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
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/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
95e781d
Parents:
0fc5bfd7
Message:

Fix alignment of `\' in dbus configure

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/dbus.xml

    r0fc5bfd7 r0075912  
    151151            --with-systemduserunitdir=no         \
    152152            --with-systemdsystemunitdir=no       \
    153             --docdir=/usr/share/doc/dbus-&dbus-version; \
     153            --docdir=/usr/share/doc/dbus-&dbus-version;  \
    154154            --with-console-auth-dir=/run/console \
    155155            --with-system-pid-file=/run/dbus/pid \
     
    164164            --disable-xml-docs                   \
    165165            --disable-static                     \
    166             --docdir=/usr/share/doc/dbus-&dbus-version; \
     166            --docdir=/usr/share/doc/dbus-&dbus-version;  \
    167167            --with-console-auth-dir=/run/console \
    168168            --with-system-pid-file=/run/dbus/pid \
Note: See TracChangeset for help on using the changeset viewer.