Do not build the installjammer installer.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10038 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
pandora-release 2014-05-29 11:35:41 +00:00
parent a04ba69ffe
commit 4c3b16e36d
1 changed files with 2 additions and 1 deletions

View File

@ -9,5 +9,6 @@ if [ "$DIST" == "SUSE" ]; then
HOST="i686-w64-mingw32"
fi
./autogen.sh && ./configure --host=$HOST && make clean && make && cp PandoraAgent.exe bin/ && installjammer --build installer/pandora.mpi
#./autogen.sh && ./configure --host=$HOST && make clean && make && cp PandoraAgent.exe bin/ && installjammer --build installer/pandora.mpi
./autogen.sh && ./configure --host=$HOST && make clean && make && cp PandoraAgent.exe bin/