summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/mac/Makefile.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mac/Makefile.tmpl b/src/mac/Makefile.tmpl
index a3bee9f33..fb0f3ff4d 100644
--- a/src/mac/Makefile.tmpl
+++ b/src/mac/Makefile.tmpl
@@ -614,7 +614,7 @@ snapshot : autogenerate-clean
SetFile -a l {snapshot-root}"{snapshot-file}"
end
end
- Duplicate {TargDir}mac/Makefile.initial {snapshot-root}Makefile
+ Duplicate /mac/Makefile.initial {snapshot-root}/Makefile
################################################################################
##