aboutsummaryrefslogtreecommitdiffstats
path: root/russian/cyrproxy/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'russian/cyrproxy/files/patch-ab')
-rw-r--r--russian/cyrproxy/files/patch-ab37
1 files changed, 0 insertions, 37 deletions
diff --git a/russian/cyrproxy/files/patch-ab b/russian/cyrproxy/files/patch-ab
deleted file mode 100644
index c7c2692f6f5e..000000000000
--- a/russian/cyrproxy/files/patch-ab
+++ /dev/null
@@ -1,37 +0,0 @@
-*** cyrcoder/Makefile.orig Fri Jul 19 00:28:29 1996
---- cyrcoder/Makefile Thu Jun 19 10:14:36 1997
-***************
-*** 1,7 ****
- # $Id: Makefile,v 1.7 1996/07/18 20:28:29 lexa Exp $
-
- TDIR=../tables
-! UTILDIR?=/usr/local/bin
- BINLIST=cyrtrans transtree transfiles
- CHOWN?=/usr/sbin/chown
- CHMOD?=chmod
---- 1,8 ----
- # $Id: Makefile,v 1.7 1996/07/18 20:28:29 lexa Exp $
-
- TDIR=../tables
-! UTILDIR?=${PREFIX}/bin
-! CGIPATH=${PREFIX}/www/cgi-bin
- BINLIST=cyrtrans transtree transfiles
- CHOWN?=/usr/sbin/chown
- CHMOD?=chmod
-***************
-*** 9,15 ****
- BINOWNER=root.wheel
- TESTBIN=cytest
-
-! CC=gcc -O
- ENCLIST?=alt iso koi8 win
-
- #### DO NOT CHANGE BELOW THIS LINE ###########
---- 10,16 ----
- BINOWNER=root.wheel
- TESTBIN=cytest
-
-! #CC=gcc -O
- ENCLIST?=alt iso koi8 win
-
- #### DO NOT CHANGE BELOW THIS LINE ###########