Oops, there were two more places I needed to change pcf.Z -> pcf.gz!

This commit is contained in:
Satoshi Asami 1997-06-12 04:23:24 +00:00
parent 65dc145f0d
commit f863ca684c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=6877
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
# Date created: 22 November 1994
# Whom: jmz
#
# $Id: Makefile,v 1.9 1996/11/18 11:25:34 asami Exp $
# $Id: Makefile,v 1.10 1997/01/03 09:37:17 obrien Exp $
#
DISTNAME= xjewel-1.6
@ -19,7 +19,7 @@ pre-install:
@${MKDIR} ${PREFIX}/bin
@${MKDIR} ${PREFIX}/lib/xjewel.font
@${MKDIR} ${PREFIX}/man/man6
@(cd ${WRKSRC}/bitmaps/; ${INSTALL_DATA} seven_seg.pcf.Z fonts.dir \
@(cd ${WRKSRC}/bitmaps/; ${INSTALL_DATA} seven_seg.pcf.gz fonts.dir \
${PREFIX}/lib/xjewel.font)
post-install:

View File

@ -2,5 +2,5 @@ bin/xjewel
bin/xjewel_
lib/xjewel.scores
lib/xjewel.font/fonts.dir
lib/xjewel.font/seven_seg.pcf.Z
lib/xjewel.font/seven_seg.pcf.gz
man/man6/xjewel.6.gz