gdm rebuild

This commit is contained in:
Rmys
2024-09-29 20:54:42 +03:00
parent 84c23e9974
commit e0230d4500
2 changed files with 10 additions and 0 deletions
+3
View File
@@ -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 \
+7
View File
@@ -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>