Fix 64 bit builds

This commit is contained in:
Shoghi Cervantes
2013-09-10 22:49:12 +02:00
parent a011ad8fb6
commit 000dfc8601
2 changed files with 11 additions and 8 deletions

View File

@ -1,5 +1,5 @@
#!/bin/bash
DIR="$( cd -P "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
DIR="$(cd -P "$( dirname "${BASH_SOURCE[0]}" )" && pwd)"
cd "$DIR"
if [ -f ./php5/bin/php ]; then
mkdir -m 0777 bin/