summaryrefslogtreecommitdiff
path: root/spectro/oemarch.c
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2016-10-22 15:50:05 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2016-10-22 15:50:05 +0200
commitf68fe5a1cd052386d444bbeab91c4caf8763ce10 (patch)
tree986014451967a1fd062833a15bc516cab6805f4b /spectro/oemarch.c
parent84a8f501bcac3bc25c35715c0b669db04a39e56d (diff)
parent615ab5513e79c4abc5bbe5c993587785b6a1738b (diff)
Merge tag 'upstream/1.9.2+repack'
Upstream version 1.9.2+repack
Diffstat (limited to 'spectro/oemarch.c')
-rw-r--r--spectro/oemarch.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/spectro/oemarch.c b/spectro/oemarch.c
index be9abf3..c8775bf 100644
--- a/spectro/oemarch.c
+++ b/spectro/oemarch.c
@@ -119,7 +119,8 @@ oem_target oemtargs = {
{ "/PhotoCAL/PhotoCAL Setup.exe", targ_spyd2_pld },
{ "/OptiCAL/OptiCAL Setup.exe", targ_spyd2_pld },
{ "/setup/setup.exe", targ_spyd2_pld },
- { "/Data/setup.exe", targ_spyd_cal },
+// { "/Data/setup.exe", targ_spyd_cal },
+ { "/Data/Setup.exe", targ_spyd_cal },
{ "/Installer/Setup.exe", targ_i1d3_edr },
{ "/Installer/ColorMunkiDisplaySetup.exe", targ_i1d3_edr },
{ NULL }