honeyd/honey

Tue, 28 Aug 2012 22:15:58 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Tue, 28 Aug 2012 22:15:58 +0200
changeset 625
6a62f7ecb64c
permissions
-rwxr-xr-x

Force serial building of modules to correct flawed build configuration.
Build fails when parallel build of modules continues into install block.

     1 #!/bin/sh
     2 ##
     3 ##  honey -- Java GUI launcher
     4 ##
     6 @l_prefix@/bin/java -Vsun-jdk -cp @l_prefix@/lib/honeyd/javagui HostFrame

mercurial