$NetBSD: patch-ad,v 1.3 2006/02/17 23:46:40 adam Exp $

--- src/celestia/celestiacore.cpp.orig	2006-02-08 10:03:15.000000000 +0100
+++ src/celestia/celestiacore.cpp
@@ -3547,7 +3547,7 @@ bool CelestiaCore::initSimulation(const 
     }
     else
     {
-        config = ReadCelestiaConfig("celestia.cfg");
+        config = ReadCelestiaConfig(PKG_SYSCONFDIR "/celestia.cfg");
 
         string localConfigFile = WordExp("~/.celestia.cfg");
         if (localConfigFile != "")
