honeyd/honey

Tue, 04 Sep 2012 19:54:34 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Tue, 04 Sep 2012 19:54:34 +0200
changeset 663
fd4ca8d3da2a
permissions
-rwxr-xr-x

Commit a hack that only repairs Linux builds and leaves SVR5 builds flawed.
This change forcibly (with a substitution) disables use of gettext(3).

     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