Fix /etc/xprofile.d/desktop-firsttime.sh build from .in and installation

This commit is contained in:
Silvan Calarco 2012-03-03 21:09:08 +01:00
parent 1b0c9093ba
commit cab4b70c9f

View File

@ -27,5 +27,3 @@ if [ ! -e $HOME/Desktop/.directory ]; then
touch $HOME/Desktop/.directory
fi
exit 0