1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00
freebsd-ports/math/scilab/files/patch-etc-librarypath.xml
Max Brazhnikov 2c6b2a9704 math/scilab:
- Update to 5.5.2
- Use plist substitution to reduce diff for the next update,
  fix misused %%ETCDIR%%
2015-07-31 10:29:46 +00:00

10 lines
273 B
XML

--- etc/librarypath.xml.orig 2015-03-31 09:31:16 UTC
+++ etc/librarypath.xml
@@ -62,4 +62,6 @@
<!-- Standard path for 64 bits -->
<path value="/usr/lib64/scilab/"/>
+ <path value="%%JAVALIBDIR%%"/>
+ <path value="%%LOCALBASE%%/lib"/>
</librarypaths>