From f27110629658c4edd09fdb0c02f8593b4e975a9a Mon Sep 17 00:00:00 2001 From: jlam Date: Sat, 21 Sep 2002 06:53:56 +0000 Subject: Fix a few typos. --- cad/pcb/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'cad/pcb') diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile index e548539518f..782f1f401c2 100644 --- a/cad/pcb/Makefile +++ b/cad/pcb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2002/09/21 06:49:25 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2002/09/21 06:53:56 jlam Exp $ # FreeBSD Id: Makefile,v 1.19 1998/10/31 18:05:31 jseger Exp # @@ -24,7 +24,7 @@ PKG_SYSCONFSUBDIR= pcb DOCDIR= ${PREFIX}/share/doc/pcb EGDIR= ${PREFIX}/share/examples/pcb INFODIR= ${PREFIX}/info -M4DIR= ${PREFIX}/lib/x11/pcb/m4 +M4DIR= ${PREFIX}/lib/X11/pcb/m4 INFO_FILES= pcb.info CONF_FILES= ${EGDIR}/local.inc ${PKG_SYSCONFDIR}/local.inc @@ -54,7 +54,7 @@ post-install: printf("sinclude(user-config.inc)\n"); \ printf("sinclude(proj-config.inc)\n"); \ } \ - { + { \ gsub(/^include\(/,"include(${M4DIR}/"); \ print; \ }' \ -- cgit v1.2.3