- Update to 1.1.2
Please apply this against Makefile as well. --- Makefile.orig Sun Oct 3 00:39:48 2004 +++ Makefile Sun Oct 3 00:39:53 2004 @@ -42,7 +42,7 @@ post-patch: @${REINPLACE_CMD} -e "s,#!sh,#!/bin/sh,g" \ - -e "s,^set LIB=../lib,LIB=${TARGET_DIR}/lib,g" \ + -e "s,^LIB=../lib,LIB=${TARGET_DIR}/lib,g" \ -e "s,workbench-properties.xml,~/.jump-workbench-properties.xml,g" \ ${WRKSRC}/bin/JUMPWorkbench-unix.sh
State Changed From-To: open->closed Commited, thanks!