summaryrefslogtreecommitdiff
path: root/lang/mozart/files/patch-doc-install-cygwin.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'lang/mozart/files/patch-doc-install-cygwin.sgml')
-rw-r--r--lang/mozart/files/patch-doc-install-cygwin.sgml22
1 files changed, 0 insertions, 22 deletions
diff --git a/lang/mozart/files/patch-doc-install-cygwin.sgml b/lang/mozart/files/patch-doc-install-cygwin.sgml
deleted file mode 100644
index e504e64aad9e..000000000000
--- a/lang/mozart/files/patch-doc-install-cygwin.sgml
+++ /dev/null
@@ -1,22 +0,0 @@
---- ./doc/install/cygwin.sgml.orig Fri Apr 2 09:30:14 2004
-+++ ./doc/install/cygwin.sgml Sat Sep 3 18:46:09 2005
-@@ -6,8 +6,8 @@
- - Leif Kornstaedt, 2001-2002
- -
- - Last change:
-- - $Date: 2004/04/02 14:30:14 $ by $Author: bruni $
-- - $Revision: 1.7 $
-+ - $Date: 2004/06/25 12:53:55 $ by $Author: glynn $
-+ - $Revision: 1.7.2.1 $
- -
- - This file is part of Mozart, an implementation of Oz 3:
- - http://www.mozart-oz.org
-@@ -172,7 +172,7 @@
- <P>
- Unpack it, configure it, build it, and install it thus:
- <<<cd ?{build}
--tar zxvf zlib-1.1.4.tar.gz
-+tar zxvf zlib.tar.gz
- cd zlib-1.1.4
- CFLAGS="?{CFLAGS}" ./configure --prefix=?{packages}
- make