package/synergy: fix install when building in debug
authorPieterjan Camerlynck <pieterjan.camerlynck@gmail.com>
Fri, 31 Mar 2017 18:21:24 +0000 (20:21 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 1 Apr 2017 12:00:53 +0000 (14:00 +0200)
commitfa17f7d13f9ca3ad14272bec1f1cbb15cfcfe494
tree13f32d3224b40feb473cb2772c77a31cd63bbaf8
parenta001d00dc352d6f0759f2850c8b1079cabe24838
package/synergy: fix install when building in debug

Synergy places it's executables in another location when building in
debug. Patch CMakeLists.txt to disable the behavior.

Fixes:
http://autobuild.buildroot.net/results/22d4d9a5d4363b1c9f3074f287b1383a366e0ce9

Signed-off-by: Pieterjan Camerlynck <pieterjan.camerlynck@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/synergy/0002-do-not-change-output-path-when-building-in-debug.patch [new file with mode: 0644]