1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Actually install the 'cool new' image of the earth that was specified

in the previous commit.
This commit is contained in:
Steve Price 2000-05-28 03:42:48 +00:00
parent c50e660a84
commit 4575bdc917
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=28808

View File

@ -77,6 +77,6 @@ pre-build:
@${PERL} -pi -e "s:/usr/local:${PREFIX}:g" ${WRKSRC}/auxfiles.h
post-install:
@${INSTALL_DATA} ${DISTDIR}/photo_1600.jpg ${PREFIX}/share/xplanet/earth.jpg
@${INSTALL_DATA} ${DISTDIR}/depths_800.jpg ${PREFIX}/share/xplanet/earth.jpg
.include <bsd.port.post.mk>