Control: tag -1 + pending
¡Hola Alf!
El 2018-07-26 a las 22:16 +0200, Alf Gaida escribió:
Package: sddm
Version: 0.18.0-1
Severity: normal
fish has some problems with the newly introduced sourcing of /etc/profile - esp
an installed bash-completion and /etc/profile.d/bash_completion.sh
Anyw
diff --git a/data/scripts/Xsession b/data/scripts/Xsession
index c7fa214..c29611b 100755
--- a/data/scripts/Xsession
+++ b/data/scripts/Xsession
@@ -10,13 +10,13 @@ case $SHELL in
*/bash)
[ -z "$BASH" ] && exec $SHELL $0 "$@"
set +o posix
-[ -f /etc/profile ] && . /etc/profile
+
Package: sddm
Version: 0.18.0-1
Severity: normal
Hi,
fish has some problems with the newly introduced sourcing of /etc/profile - esp
an installed bash-completion and /etc/profile.d/bash_completion.sh
A patch to make sourcing of files more fault tolerant for all shells is
attached.
Greetz Alf
-
3 matches
Mail list logo