1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/x11/kdebase11/files/patch-ai

14 lines
414 B
Plaintext
Raw Normal View History

*** kfm/kfmsu2.in~ Sat Dec 19 22:05:05 1998
--- kfm/kfmsu2.in Tue Dec 29 00:47:31 1998
***************
*** 7,10 ****
echo ""
echo "Logging in as super user"
! su - root -c "DISPLAY=$DISPLAY; export DISPLAY; @kde_bindir@/kfm -sw >/dev/null"
xhost -local:
--- 7,10 ----
echo ""
echo "Logging in as super user"
! su root -c "echo DISPLAY=$DISPLAY @kde_bindir@/kfm -sw | /bin/sh > /dev/null"
xhost -local: