gdm rebuild
This commit is contained in:
@@ -12,6 +12,9 @@ def setup():
|
||||
shelltools.system("sed -i 's@systemd@elogind@' data/pam-lfs/gdm-launch-environment.pam")
|
||||
shelltools.system("sed -i 's@-session@session @' data/pam-lfs/gdm-launch-environment.pam")
|
||||
shelltools.system("sed -i 's@uid >= 1000@uid >= 0@g' data/pam-lfs/*.pam")
|
||||
shelltools.system("sed -e 's@systemd@elogind@' \
|
||||
-e '/elogind/isession required pam_loginuid.so' \
|
||||
-i data/pam-lfs/gdm-launch-environment.pam")
|
||||
|
||||
mesontools.configure("--prefix=/usr \
|
||||
--localstatedir=/var \
|
||||
|
||||
@@ -118,6 +118,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="15">
|
||||
<Date>2024-09-29</Date>
|
||||
<Version>47.0</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2024-09-16</Date>
|
||||
<Version>47.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user