freebsd-ports/math/fbm/files/patch-install-arch
Maho Nakata 9b04d6a866 Add new port math/fbm.
A software for Flexible Bayesian Modelling and Markov Chain
Sampling(The software is for education and research use only).

PR:		53650
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
2003-07-12 03:59:57 +00:00

10 lines
311 B
Text

--- install-arch.orig Sun Jun 22 21:29:53 2003
+++ install-arch Sun Jun 22 21:30:21 2003
@@ -5,6 +5,6 @@
# the programs were last compiled for this architecture. A program called
# "arch" that returns the name of the architecture is assumed to exist.
-a=`arch`
+a=${ARCH}
mkdir -p bin.$a
cp bin/* bin.$a