Add DIST_SUBDIR, the name "periodic.tab" is kinda generic. Speaking of which,

its checksum was different so fix it too.
This commit is contained in:
Satoshi Asami 1998-03-17 05:27:24 +00:00
parent 6ffec350f0
commit 1be4245844
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=10207
2 changed files with 8 additions and 7 deletions

View File

@ -3,7 +3,7 @@
# Date created: Mar 14 1998
# Whom: frankch@waru.life.nthu.edu.tw
#
# $Id$
# $Id: Makefile,v 1.1.1.1 1998/03/16 06:57:10 vanilla Exp $
#
DISTNAME= povchem-1.0
@ -16,12 +16,13 @@ DISTFILES= povchem.c \
MAINTAINER= frankch@waru.life.nthu.edu.tw
NO_WRKSUBDIR= yes
DIST_SUBDIR= povchem
pre-extract:
@${MKDIR} ${WRKSRC}
@${CP} ${DISTDIR}/povchem.c ${WRKSRC}
@${CP} ${DISTDIR}/povchem.cfg ${WRKSRC}
@${CP} ${DISTDIR}/periodic.tab ${WRKSRC}
@${CP} ${DISTDIR}/${DIST_SUBDIR}/povchem.c ${WRKSRC}
@${CP} ${DISTDIR}/${DIST_SUBDIR}/povchem.cfg ${WRKSRC}
@${CP} ${DISTDIR}/${DIST_SUBDIR}/periodic.tab ${WRKSRC}
do-extract:
@${TOUCH} ${TOUCH_FLAGS} ${EXTRACT_COOKIE}

View File

@ -1,3 +1,3 @@
MD5 (povchem.c) = a8eceada2acdee9f69e018a49033dfc4
MD5 (povchem.cfg) = 23c6417b12d9562c68e1242b7e339138
MD5 (periodic.tab) = bdb231f0c8b6e1e37c3b3b025d73a7b0
MD5 (povchem/povchem.c) = a8eceada2acdee9f69e018a49033dfc4
MD5 (povchem/povchem.cfg) = 23c6417b12d9562c68e1242b7e339138
MD5 (povchem/periodic.tab) = b449dd5ae9f5e958f32a058faf46e233