diff --git a/xorg/xinit/build b/xorg/xinit/build index ebd7d60f..d6387aa8 100755 --- a/xorg/xinit/build +++ b/xorg/xinit/build @@ -6,3 +6,5 @@ make make DESTDIR="$1" install + +sed -i'' 's/enable_xauth=1/enable_xauth=0/' "$1/usr/bin/startx" diff --git a/xorg/xinit/version b/xorg/xinit/version index e187c17e..a50a0a64 100644 --- a/xorg/xinit/version +++ b/xorg/xinit/version @@ -1 +1 @@ -1.4.1 1 +1.4.1 2