From 252584d7bc708d22d346ec551bd9b3edab487af0 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Sat, 5 Oct 2002 10:24:10 +0000 Subject: Update to 0.6.5. --- textproc/ruby-xmlparser/files/patch-aa | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 textproc/ruby-xmlparser/files/patch-aa (limited to 'textproc/ruby-xmlparser/files') diff --git a/textproc/ruby-xmlparser/files/patch-aa b/textproc/ruby-xmlparser/files/patch-aa deleted file mode 100644 index e5211bf30f63..000000000000 --- a/textproc/ruby-xmlparser/files/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ ---- extconf.rb.orig Wed Jun 20 12:35:18 2001 -+++ extconf.rb Sat Apr 27 22:11:57 2002 -@@ -23,8 +23,8 @@ - ##$CFLAGS="-I#{cwd}/expat/xmlparse -I#{cwd}/expat/xmltok" + - ## ' -DXML_ENC_PATH=getenv\(\"XML_ENC_PATH\"\)' + - ## " -DNEW_EXPAT" --$CFLAGS = "-I#{cwd}/expat/xmlparse -I#{cwd}/expat/xmltok" --$LDFLAGS = "-L#{cwd}/expat/xmlparse -Wl,-rpath,/usr/local/lib" -+#$CFLAGS = "-I#{cwd}/expat/xmlparse -I#{cwd}/expat/xmltok" -+#$LDFLAGS = "-L#{cwd}/expat/xmlparse -Wl,-rpath,/usr/local/lib" - #$LDFLAGS = "-L#{cwd}/expat/xmlparse" - dir_config("xmltok") - dir_config("xmlparse") -- cgit v1.2.3