summaryrefslogtreecommitdiff
path: root/spectro/oemarch.c
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2016-10-22 15:49:39 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2016-10-22 15:49:39 +0200
commit615ab5513e79c4abc5bbe5c993587785b6a1738b (patch)
tree8630776536cec5ff775293fca49316f1c907d144 /spectro/oemarch.c
parent3db384424bd7398ffbb7a355cab8f15f3add009f (diff)
New upstream version 1.9.2+repackupstream/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 }