From d7fe0127dc2c650dc320cbbc52e11788ef032181 Mon Sep 17 00:00:00 2001 From: Kevin Lo Date: Sat, 9 Sep 2000 08:55:48 +0000 Subject: Update to 2.1b3 PR: 21135 Submitted by: Ports Fury --- cad/xcircuit/files/patch-aa | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'cad/xcircuit/files/patch-aa') diff --git a/cad/xcircuit/files/patch-aa b/cad/xcircuit/files/patch-aa index 93057f530b9d..82da8464181b 100644 --- a/cad/xcircuit/files/patch-aa +++ b/cad/xcircuit/files/patch-aa @@ -1,7 +1,7 @@ -*** Imakefile.orig Wed Mar 1 00:41:35 2000 ---- Imakefile Mon Mar 13 01:45:29 2000 +*** Imakefile.orig Tue Aug 8 05:53:00 2000 +--- Imakefile Thu Aug 17 04:55:48 2000 *************** -*** 26,44 **** +*** 28,46 **** #CCOPTIONS = -O2 # # for debugging purposes uncomment the following line: @@ -14,14 +14,14 @@ #------------------------------------------------------------------------ # ! PREFIX = /usr/local - # XCIRCUIT_LIB_DIR = $(PREFIX)/src/xcircuit-2.0b2/psfiles -! XCIRCUIT_LIB_DIR = $(PREFIX)/lib/xcircuit-2.0 + # XCIRCUIT_LIB_DIR = $(PREFIX)/src/xcircuit-2.1b1/psfiles +! XCIRCUIT_LIB_DIR = $(PREFIX)/lib/xcircuit-2.1 ! XCIRCUIT_BIN_DIR = $(PREFIX)/bin ! XCIRCUIT_MAN_DIR = $(PREFIX)/man/man1 #------------------------------------------------------------------------ # Support for graphics double-buffering (A memory hog, but yields fastest ---- 26,44 ---- +--- 28,46 ---- #CCOPTIONS = -O2 # # for debugging purposes uncomment the following line: @@ -34,7 +34,7 @@ #------------------------------------------------------------------------ # ! #PREFIX = /usr/local - # XCIRCUIT_LIB_DIR = $(PREFIX)/src/xcircuit-2.0b2/psfiles + # XCIRCUIT_LIB_DIR = $(PREFIX)/src/xcircuit-2.1b1/psfiles ! XCIRCUIT_LIB_DIR = $(LIBDIR)/xcircuit ! XCIRCUIT_BIN_DIR = $(BINDIR) ! XCIRCUIT_MAN_DIR = $(MANDIR) @@ -42,7 +42,7 @@ #------------------------------------------------------------------------ # Support for graphics double-buffering (A memory hog, but yields fastest *************** -*** 56,62 **** +*** 58,64 **** # Support for background rendering through ghostscript. Change this # to the path where gs can be found. # GS_EXEC= /usr/local/src/gs5.50/obj/gs @@ -50,11 +50,11 @@ #------------------------------------------------------------------------ # Window manager bug workaround---If you don't like xcircuit grabbing kbd ---- 56,62 ---- +--- 58,64 ---- # Support for background rendering through ghostscript. Change this # to the path where gs can be found. # GS_EXEC= /usr/local/src/gs5.50/obj/gs -! GS_EXEC= %%LOCALBASE%%/bin/gs +! GS_EXEC= ${LOCALBASE}/bin/gs #------------------------------------------------------------------------ # Window manager bug workaround---If you don't like xcircuit grabbing kbd -- cgit v1.2.3