From 8e2ecc595495ba06a11d8660bdb5d3190f682019 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 5 Dec 2004 11:55:12 +0000 Subject: Create ${PREFIX}/etc/gconf/schemas before installing files into it; should fix bulk build. XXX: GConf dependency needed? --- misc/celestia-gnome/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'misc') diff --git a/misc/celestia-gnome/Makefile b/misc/celestia-gnome/Makefile index 15f401fa534..d44f0720431 100644 --- a/misc/celestia-gnome/Makefile +++ b/misc/celestia-gnome/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2004/11/12 23:42:52 kristerw Exp $ +# $NetBSD: Makefile,v 1.9 2004/12/05 11:55:12 wiz Exp $ PKGNAME= ${DISTNAME:S/-/-gnome-/} @@ -13,6 +13,7 @@ BUILD_DIRS= ${WRKSRC}/src do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/celestia/celestia \ ${PREFIX}/bin/gcelestia + ${INSTALL_DATA_DIR} ${PREFIX}/etc/gconf/schemas ${INSTALL_DATA} ${WRKSRC}/src/celestia/gtk/data/celestia.schemas \ ${PREFIX}/etc/gconf/schemas ${INSTALL_DATA} ${WRKSRC}/src/celestia/gtk/data/celestia.desktop \ -- cgit v1.2.3