games/galaxyv2: Fix MD5SUM, add -j1.

This commit is contained in:
B. Watson 2015-10-27 15:40:31 -04:00 committed by Willy Sudiarto Raharjo
parent 083cecf113
commit 0939365e23
2 changed files with 2 additions and 2 deletions

View file

@ -70,7 +70,7 @@ find -L . \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
cd build/linux
make all
make -j1 all
cd $TMP/${PRGNAM}_${VERSION}_src
find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \

View file

@ -2,7 +2,7 @@ PRGNAM="galaxyv2"
VERSION="1.85"
HOMEPAGE="http://www.galaxy-forces.com/"
DOWNLOAD="http://downloads.sourceforge.net/galaxyv2/galaxyv2_1.85_src.zip"
MD5SUM="db2dc720165f9c3bbbbdffbd7828d128"
MD5SUM="87473e6ceba751c71760ecd538707070"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""