forked from kiss-community/repo
xinit: remove useless quotes
This commit is contained in:
parent
b3eec640d8
commit
0cf8db63b5
@ -7,4 +7,4 @@
|
|||||||
make
|
make
|
||||||
make DESTDIR="$1" install
|
make DESTDIR="$1" install
|
||||||
|
|
||||||
sed -i'' 's/enable_xauth=1/enable_xauth=0/' "$1/usr/bin/startx"
|
sed -i 's/enable_xauth=1/enable_xauth=0/' "$1/usr/bin/startx"
|
||||||
|
Loading…
Reference in New Issue
Block a user