Skip to content
Snippets Groups Projects
Commit b5e2e2f9 authored by Lucas Vinicius Semprebom Gonçalves's avatar Lucas Vinicius Semprebom Gonçalves
Browse files

le-proinfodata: fix my error in sed

parent 013d693e
Branches
No related tags found
No related merge requests found
Package: le-proinfodata Package: le-proinfodata
Version: 1.2.39 Version: 1.2.41
Maintainer: <proinfodata@c3sl.ufpr.br> Maintainer: <proinfodata@c3sl.ufpr.br>
Architecture: i386 Architecture: i386
Section: main Section: main
......
...@@ -59,7 +59,7 @@ if [[ ! -d $MULTISEAT_DIR ]]; then ...@@ -59,7 +59,7 @@ if [[ ! -d $MULTISEAT_DIR ]]; then
/etc/lightdm/lightdm.conf /etc/lightdm/lightdm.conf
fi fi
else else
sed -i '\,session-setup-script=/usr/local/bin/exec_dialog.sh/d' \ sed -i '\,session-setup-script=/usr/local/bin/exec_dialog.sh,d' \
/etc/lightdm/lightdm.conf /etc/lightdm/lightdm.conf
fi fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment