From b6c35b754ff16612f024686a6b03eb15ebcaef45 Mon Sep 17 00:00:00 2001
From: Houtan Bastani <houtan.bastani@ens.fr>
Date: Thu, 5 Jul 2012 11:07:37 +0200
Subject: [PATCH] fix mac package name in doc

---
 doc/dynare.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/dynare.texi b/doc/dynare.texi
index 6a43b5e7fd..df6443b8b5 100644
--- a/doc/dynare.texi
+++ b/doc/dynare.texi
@@ -463,7 +463,7 @@ Dynare will be installed under @file{/usr/share/dynare} and
 @subsection On Mac OS X
 
 Execute the automated installer called
-@file{dynare-4.@var{x}.@var{y}-macosx-10.5+10.6.pkg} (where
+@file{dynare-4.@var{x}.@var{y}.pkg} (where
 4.@var{x}.@var{y} is the version number), and follow the
 instructions. The default installation directory is
 @file{/Applications/Dynare/4.@var{x}.@var{y}}.
-- 
GitLab