epiphany, flatpak, gdm rebuild; pisilinux-gnome40-backgrounds packaged

This commit is contained in:
Berk Çakar
2021-06-13 16:48:00 +03:00
parent 75e5f9578b
commit 5c83c79d0a
11 changed files with 114 additions and 38 deletions
+1
View File
@@ -11,6 +11,7 @@ from pisi.actionsapi import shelltools
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")
mesontools.configure("--prefix=/usr \
--localstatedir=/var \
+1 -1
View File
@@ -10,7 +10,7 @@ serviceDesc = _({
"tr": "GNOME Masaüstü",
})
serviceDefault="on"
PIDFILE="/var/run/gdm/gdm.pid"
PIDFILE="/run/gdm/gdm.pid"
DAEMON="/usr/sbin/gdm"
@synchronized
+7
View File
@@ -106,6 +106,13 @@
</Package>
<History>
<Update release="2">
<Date>2021-06-09</Date>
<Version>40.0</Version>
<Comment>Rebuild</Comment>
<Name>Berk Çakar</Name>
<Email>berk2238@hotmail.com</Email>
</Update>
<Update release="1">
<Date>2021-06-05</Date>
<Version>40.0</Version>