view build_packages.m @ 3216:11f8ec654cd4

Avoid copying or linking files that are the same when doing native build Prefer $(INSTALL) over $(LN_SF).
author John W. Eaton <jwe@octave.org>
date Wed, 07 Aug 2013 00:41:50 -0400
parents c0061a9c3288
children e3944cf36a54
line wrap: on
line source

more ("off");
echo ("on");
pkg install general-1.3.2.tar.gz
pkg install miscellaneous-1.2.0.tar.gz
pkg install struct-1.0.10.tar.gz
pkg install optim-1.2.2a.tar.gz
pkg install specfun-1.1.0.tar.gz
pkg install control-2.4.1.tar.gz
pkg install signal-1.2.0.tar.gz
pkg install communications-1.1.1a.tar.gz
pkg install image-2.0.0.tar.gz
pkg install io-1.2.0.tar.gz
pkg install statistics-1.1.3.tar.gz