summaryrefslogtreecommitdiff
path: root/korean/linuxdoc-sgml/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'korean/linuxdoc-sgml/files/patch-aa')
-rw-r--r--korean/linuxdoc-sgml/files/patch-aa25
1 files changed, 0 insertions, 25 deletions
diff --git a/korean/linuxdoc-sgml/files/patch-aa b/korean/linuxdoc-sgml/files/patch-aa
deleted file mode 100644
index f33930958a62..000000000000
--- a/korean/linuxdoc-sgml/files/patch-aa
+++ /dev/null
@@ -1,25 +0,0 @@
-*** ../linuxdoc-sgml-1.6bh2/install.quick Fri Jan 17 19:28:00 1997
---- install.quick Wed Apr 2 22:20:41 1997
-***************
-*** 10,19 ****
-
- trap "CleanUp" 0 1 2 3 9 15
-
-! prefix=/usr/local
- LINUXDOCBIN=$prefix/bin
-! LINUXDOCLIB=$prefix/share/linuxdoc-sgml-h
-! LINUXDOCDOC=$prefix/doc/linuxdoc-sgml-1.6bh1
- LINUXDOCMAN=$prefix/man/man1
- PERL=$prefix/bin/perl
- OPTIMIZE=-O
---- 10,19 ----
-
- trap "CleanUp" 0 1 2 3 9 15
-
-! prefix=$PREFIX
- LINUXDOCBIN=$prefix/bin
-! LINUXDOCLIB=$prefix/share/linuxdoc-sgml-1.6bh2
-! LINUXDOCDOC=$prefix/share/linuxdoc-sgml-1.6bh2/doc
- LINUXDOCMAN=$prefix/man/man1
- PERL=$prefix/bin/perl
- OPTIMIZE=-O