From 67e69fe74132290754c8b971c3fb60da4a6a5758 Mon Sep 17 00:00:00 2001 From: cxgeorge <> Date: Mon, 7 Oct 2002 04:30:33 +0000 Subject: [PATCH] drat, try to fix it again --- dtool/pptempl/Template.gmsvc.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dtool/pptempl/Template.gmsvc.pp b/dtool/pptempl/Template.gmsvc.pp index 0d0f0b9f9b..7309b30703 100644 --- a/dtool/pptempl/Template.gmsvc.pp +++ b/dtool/pptempl/Template.gmsvc.pp @@ -636,7 +636,7 @@ $[TAB] cp -f $[ODIR]/$[local] $[dest] #define dest $[install_bin_dir] $[ODIR]/$[bin_postprocess_target].exe : $[ODIR]/$[TARGET].exe -$[TAB] $[bin_postprocess_cmd] $[ODIR]/$[TARGET].exe $[ODIR]/$[exename] +$[TAB] $[bin_postprocess_cmd] $[ODIR]/$[TARGET].exe $[bin_postprocess_arg1] $[ODIR]/$[exename] $[install_bin_dir]/$[bin_postprocess_target].exe : $[ODIR]/$[exename] $[TAB] cp -f $[ODIR]/$[exename] $[dest]