Remove "--version ..." to see if it fixes the builds.

svn path=/trunk/; revision=37096
This commit is contained in:
Gerald Combs 2011-05-12 19:09:53 +00:00
parent 3501febf60
commit 3c274a3bfe
1 changed files with 0 additions and 1 deletions

View File

@ -133,7 +133,6 @@ pkg_title="$volume_name $version $architecture"
pkg_file="$pkg_title.pkg"
rm -rf "$pkg_file"
/Developer/usr/bin/packagemaker --doc "Wireshark package.pmdoc" \
--version "$version" \
--title "$pkg_title" \
--verbose || exit 1