Unbreak (missing ${PREFIX}/share/xplanet/scripts directory).
"go ahead" rpointel@
This commit is contained in:
parent
cd244e2452
commit
b797312fb6
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.50 2012/09/29 09:35:33 rpointel Exp $
|
||||
# $OpenBSD: Makefile,v 1.51 2012/09/29 20:09:43 kili Exp $
|
||||
|
||||
COMMENT= draw pictures of the earth textured by an image
|
||||
|
||||
@ -44,6 +44,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include \
|
||||
post-install:
|
||||
${INSTALL_DATA} ${FILESDIR}/openbsd_markers \
|
||||
${PREFIX}/share/xplanet/config/
|
||||
${INSTALL_PROGRAM_DIR} ${PREFIX}/share/xplanet/scripts
|
||||
${INSTALL_SCRIPT} ${FILESDIR}/openbsd_markers.sh \
|
||||
${PREFIX}/share/xplanet/scripts/
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.7 2012/09/29 09:35:33 rpointel Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.8 2012/09/29 20:09:43 kili Exp $
|
||||
@bin bin/xplanet
|
||||
@man man/man1/xplanet.1
|
||||
share/xplanet/
|
||||
@ -48,7 +48,8 @@ share/xplanet/satellites/iss.tle
|
||||
share/xplanet/scattering/
|
||||
share/xplanet/scattering/README
|
||||
share/xplanet/scattering/earthRayleigh
|
||||
share/xplanet/scripts
|
||||
share/xplanet/scripts/
|
||||
share/xplanet/scripts/openbsd_markers.sh
|
||||
share/xplanet/spice/
|
||||
share/xplanet/spice/README
|
||||
share/xplanet/spice/asteroids
|
||||
|
Loading…
Reference in New Issue
Block a user