summaryrefslogtreecommitdiff
path: root/russian/X.language
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-08-28 02:42:41 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-08-28 02:42:41 +0000
commit3262cce303b354dfda0c0b11bbbda803a827665b (patch)
treec032983554a8629dd6dfa9af9f4d687c43e5ac6f /russian/X.language
parentActivate icqnix. (diff)
expr -> ${EXPR}
mv -> ${MV} rm -> ${RM} tr -> ${TR}
Notes
Notes: svn path=/head/; revision=21051
Diffstat (limited to 'russian/X.language')
-rw-r--r--russian/X.language/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/russian/X.language/Makefile b/russian/X.language/Makefile
index 0cf8738b9273..2ed41f7824dc 100644
--- a/russian/X.language/Makefile
+++ b/russian/X.language/Makefile
@@ -3,7 +3,7 @@
# Date created: 31 Aug 1995
# Whom: ache
#
-# $Id: Makefile,v 1.22 1999/08/22 18:59:49 mharo Exp $
+# $Id: Makefile,v 1.23 1999/08/22 23:33:18 mharo Exp $
#
DISTNAME= ru-X11-3.3
@@ -32,7 +32,7 @@ CYRF = ${XLIB}/fonts/cyrillic
#Be careful to not delete embedded tab characters
do-install:
-if [ ! -d ${CYRF}.old ]; then \
- mv ${CYRF} ${CYRF}.old; \
+ ${MV} ${CYRF} ${CYRF}.old; \
fi
-${MKDIR} ${CYRF}/100dpi
-${MKDIR} ${CYRF}/75dpi