]> git.pld-linux.org Git - packages/kp5-plasma-workspace.git/blob - kp5-plasma-workspace-scripts.patch
- adding missing dirs
[packages/kp5-plasma-workspace.git] / kp5-plasma-workspace-scripts.patch
1 --- plasma-workspace-5.4.0/startkde/startkde.cmake~     2015-08-22 12:45:41.000000000 +0200
2 +++ plasma-workspace-5.4.0/startkde/startkde.cmake      2015-09-07 11:35:11.917890454 +0200
3 @@ -29,6 +29,8 @@
4    qdbus=qdbus
5  fi
6  
7 +qdbus=/usr/bin/qdbus
8 +
9  # Check if a KDE session already is running and whether it's possible to connect to X
10  kcheckrunning
11  kcheckrunning_result=$?
This page took 0.090554 seconds and 3 git commands to generate.