MacInstaller: fix 10.5 build script, broken with previous change.

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@5377 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
martin 2011-04-20 13:41:04 +00:00
parent a7934b307e
commit 9b4f1369c4
1 changed files with 1 additions and 1 deletions

View File

@ -5,4 +5,4 @@ test -x ./configure || ./bootstrap
# configure once to set the version in build script
./configure
# build and package installer
bash ./MacOSX/build-package
bash ./MacOSX/build-package $@