summarylogtreecommitdiffstats
path: root/APPLICATION_NAME.patch
blob: abd68693e81477025b5736bc39f67ca391af28bd (plain)
1
2
3
4
5
6
7
8
9
10
--- a/stackheme/OEM.cmake	2018-12-02 13:28:38.808807308 +0100
+++ b/stacktheme/OEM.cmake	2018-03-09 11:10:44.000000000 +0100
@@ -1,6 +1,6 @@
 set( APPLICATION_SHORTNAME  "stack" )
 set( APPLICATION_NAME       "STACK" )
-set( APPLICATION_EXECUTABLE "stack"        )
+set( APPLICATION_EXECUTABLE "stack-client"        )
 set( APPLICATION_DOMAIN     "transip.nl/stack"          )
 set( APPLICATION_VENDOR     "TransIP"     )
 set( APPLICATION_UPDATE_URL "https://mirror.transip.net/stack/update/" CACHE string "URL for updater" )