- Update to 5.5.0 - Populate USES with desktop-file-utils, iconv, libtool, pathfix, and shared-mime-info - Add dependency on xdg-utils - Remove needless USE_LDCONFIG - Clean up CONFIGURE_ENV from stale stuff - Update options: . remove DOCS, FFTW, MATIO, UMFPACK (always build with them for simplicity) . remove NLS (doesn't build without it) . merge HELP with GUI . PVM is not supported anymore . Enable OCAML and TK by default - Use options heplers - Clean up post-patch section from stale fixes - Convert to static pkg-plist
10 lines
293 B
Text
10 lines
293 B
Text
--- bin/scilab.orig 2010-09-01 19:31:19.000000000 -0700
|
|
+++ bin/scilab 2010-09-01 19:32:29.000000000 -0700
|
|
@@ -1,4 +1,7 @@
|
|
#!/bin/sh
|
|
+
|
|
+export JAVA_HOME=%%JAVA_HOME%%
|
|
+
|
|
#
|
|
# Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
|
|
# Copyright (C) INRIA - 2006-2008 - Sylvestre Ledru
|