ports/math/asir2000/files/patch-ab
Hajimu UMEMOTO c7d20b1d74 Add new port Asir.
The system Risa/Asir is a general computer algebra system.
It performs arithmetics in various rings and fields, factorization,
and Groebner basis computations. It can call outer modules complient
to the OpenXM protocols.

PR:		ports/30158
Submitted by:	Saito Tomokatsu <saito@asir.org>
2001-08-30 15:50:41 +00:00

11 lines
322 B
Text

--- Imakefile.org Sun Feb 4 20:11:38 2001
+++ Imakefile Sun Feb 4 20:12:03 2001
@@ -98,7 +98,7 @@
install:: $(PROGRAMS)
MakeDir($(ASIR_LIBDIR))
- $(INSTALL) $(INSTALLFLAGS) $(PROGRAMS) $(ASIR_LIBDIR)
+ $(INSTALL) $(INSTALLFLAGS) $(PROGRAMS) $(ASIR_BINDIR)
install-bin-lib:: $(PROGRAMS)
MakeDir($(ASIR_LIBDIR))