summaryrefslogtreecommitdiff
path: root/russian/koi8r-ps
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-08-23 04:23:59 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-08-23 04:23:59 +0000
commit535add65ac98d0ca871df3e8438ff56ba9129bcc (patch)
tree760c5b47c254af152605b0ddb356af68f100067f /russian/koi8r-ps
parentUpgrade to zircon-1.18.223 (diff)
grep -> ${GREP}
true -> ${TRUE} false -> ${FALSE}
Notes
Notes: svn path=/head/; revision=20902
Diffstat (limited to 'russian/koi8r-ps')
-rw-r--r--russian/koi8r-ps/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/russian/koi8r-ps/Makefile b/russian/koi8r-ps/Makefile
index 426c80e0e259..1868d0a05462 100644
--- a/russian/koi8r-ps/Makefile
+++ b/russian/koi8r-ps/Makefile
@@ -3,7 +3,7 @@
# Date created: 22 July 1999
# Whom: mi@aldan.algebra.com
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/07/30 17:04:02 ache Exp $
DISTNAME= koi8rPS-1.0
CATEGORIES= russian print
@@ -70,7 +70,7 @@ do-install:
### ${PREFIX}/share/ghostscript/5.50/Fontmap
### for GhostScript to use cyrillic fonts.
#################################################################
- @test -t 0 && test -t 1 && ${ECHO} -n "Press enter" && read junk || true
+ @test -t 0 && test -t 1 && ${ECHO} -n "Press enter" && read junk || ${TRUE}
.else
@if ${GREP} -q ArialCyrMT-BoldItalic "${FONTMAP}" ; then \
${ECHO} Apparently, Fontmap already lists this fonts. Ok. \