Changeset d47699d for gnome


Ignore:
Timestamp:
05/27/2021 05:26:10 AM (3 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.0, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
55e4a54, f761a21
Parents:
f01ae5f
Message:

gdm: remove -Dpam-mod-dir (merge /usr)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/gdm.xml

    rf01ae5f rd47699d  
    146146      -Dplymouth=disabled         \
    147147      -Dgdm-xsession=true         \
    148       -Dpam-mod-dir=/lib/security \
    149148      -Dsystemd-journal=false     \
    150149      -Dsystemdsystemunitdir=/tmp \
     
    157156meson --prefix=/usr               \
    158157      -Dplymouth=disabled         \
    159       -Dgdm-xsession=true         \
    160       -Dpam-mod-dir=/lib/security .. &amp;&amp;
     158      -Dgdm-xsession=true ..      &amp;&amp;
    161159ninja</userinput></screen>
    162160
Note: See TracChangeset for help on using the changeset viewer.