From d3e90f4f408bab48f328b98350108b310489deaf Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Fri, 24 Jun 2011 18:10:54 +0200 Subject: sources are dead --- dev-lang/aldor/files/aldor-1.1.0.patch | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 dev-lang/aldor/files/aldor-1.1.0.patch (limited to 'dev-lang/aldor/files') diff --git a/dev-lang/aldor/files/aldor-1.1.0.patch b/dev-lang/aldor/files/aldor-1.1.0.patch deleted file mode 100644 index e1807e44e..000000000 --- a/dev-lang/aldor/files/aldor-1.1.0.patch +++ /dev/null @@ -1,23 +0,0 @@ ---- 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 -- cgit v1.2.3