aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbicatali <bicatali@32389bae-6d03-0410-99cf-db05cde120eb>2008-03-17 16:21:32 +0000
committerbicatali <bicatali@32389bae-6d03-0410-99cf-db05cde120eb>2008-03-17 16:21:32 +0000
commit76ffb781ed7a917f23b67454e9f950e5e3b83527 (patch)
tree94fa8e1ddc7cb9ef80b78ea7896a5845f074f95b /dev-lang/aldor/files
parentmove stuff to root (diff)
downloadsci-76ffb781ed7a917f23b67454e9f950e5e3b83527.tar.gz
sci-76ffb781ed7a917f23b67454e9f950e5e3b83527.tar.bz2
sci-76ffb781ed7a917f23b67454e9f950e5e3b83527.zip
moved overlay to new directory
git-svn-id: http://overlays.gentoo.org/svn/proj/science/overlay@979 32389bae-6d03-0410-99cf-db05cde120eb
Diffstat (limited to 'dev-lang/aldor/files')
-rw-r--r--dev-lang/aldor/files/aldor-1.1.0.patch23
1 files changed, 23 insertions, 0 deletions
diff --git a/dev-lang/aldor/files/aldor-1.1.0.patch b/dev-lang/aldor/files/aldor-1.1.0.patch
new file mode 100644
index 000000000..e1807e44e
--- /dev/null
+++ b/dev-lang/aldor/files/aldor-1.1.0.patch
@@ -0,0 +1,23 @@
+--- Makefile.globals.orig 2007-09-30 22:59:31.000000000 +0700
++++ Makefile.globals 2007-09-30 22:57:27.000000000 +0700
+@@ -21,5 +21,5 @@
+ #
+ SHELL=/bin/bash
+-ALDOR_PROJECT=d:\projects\aldor\aldorsvn
++ALDOR_PROJECT=$(S)/$(PN)
+
+ # All these things under $(ALDOR_PROJECT) can actually be in unrelated places,
+@@ -33,5 +33,5 @@
+ # MACHINE should be one of: linux, win32gcc, win32msvc, sun4os55g64
+ # or the machines listed in: $(ALDOR_PROJECT)/aldor/tools/unix/docc.
+-MACHINE=win32msvc
++MACHINE=linux
+
+ # This varible sets the name of the libraries to be built
+@@ -43,5 +43,5 @@
+ # Note: the order in the list sets the order of building the libraries.
+ #LIBS_TO_BUILD=aldor axllib debuglib algebra
+-LIBS_TO_BUILD=aldor axllib
++LIBS_TO_BUILD=aldor axllib algebra
+
+ # This is used to form the name of the tarball archive used for binary