summaryrefslogtreecommitdiff
path: root/russian/pgp.language
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/pgp.language
parentUpgrade to zircon-1.18.223 (diff)
grep -> ${GREP}
true -> ${TRUE} false -> ${FALSE}
Notes
Notes: svn path=/head/; revision=20902
Diffstat (limited to 'russian/pgp.language')
-rw-r--r--russian/pgp.language/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/russian/pgp.language/Makefile b/russian/pgp.language/Makefile
index 9fcd71c71cf3..0e5b7fa4941d 100644
--- a/russian/pgp.language/Makefile
+++ b/russian/pgp.language/Makefile
@@ -3,7 +3,7 @@
# Date created: 4 May 1995
# Whom: ache
#
-# $Id: Makefile,v 1.22 1999/05/07 03:24:08 jseger Exp $
+# $Id: Makefile,v 1.23 1999/08/22 23:33:21 mharo Exp $
#
DISTNAME= pgp26ru
@@ -28,7 +28,7 @@ do-install:
[ -d ${PGPLIB} ] || ${MKDIR} ${PGPLIB}
cd ${WRKSRC}; install -c -o bin -g bin -m 444 ${OBJS} ${PGPLIB}
cd ${WRKSRC}; tr -d '\015' < NOTES.ru > ${PGPLIB}/NOTES.ru
- cd ${PGPLIB}; grep -l -q '^Language.*=.*ru' config.txt || { \
+ cd ${PGPLIB}; ${GREP} -l -q '^Language.*=.*ru' config.txt || { \
${CP} config.txt config.txt.bak; \
sed 's/^Language.*=.*$$/Language = ru/' < config.txt.bak > config.txt; }
-pgp > /dev/null 2>&1 # update .idx file