$OpenBSD: patch-src_CMakeLists_txt,v 1.1.1.1 2018/06/27 17:47:07 sebastia Exp $

qsynth.desktop.in doesn't exist

Index: src/CMakeLists.txt
--- src/CMakeLists.txt.orig
+++ src/CMakeLists.txt
@@ -11,9 +11,9 @@ link_directories (
 )
 
 configure_file ( cmakeconfig.cmake ${CMAKE_CURRENT_BINARY_DIR}/config.h )
+configure_file ( qsynth.desktop ${CMAKE_CURRENT_BINARY_DIR}/qsynth.desktop )
 
 set ( ac_prefix ${CMAKE_INSTALL_PREFIX} )
-configure_file ( qsynth.desktop.in ${CMAKE_CURRENT_BINARY_DIR}/qsynth.desktop )
 
 set ( HEADERS
     qsynthKnob.h
