root/pbibuild/modules/scilab/preportmake.sh

Revision 1889, 88 bytes (checked in by kris, 4 months ago)

Added a scilab module to the build server

Line 
1#!/bin/sh
2
3rm -rf /Programs/SciLab
4mkdir /Programs
5ln -s /usr/local /Programs/SciLab
6~
Note: See TracBrowser for help on using the browser.