[project @ 2002-02-17 15:22:11 by panne]
authorpanne <unknown>
Sun, 17 Feb 2002 15:22:11 +0000 (15:22 +0000)
committerpanne <unknown>
Sun, 17 Feb 2002 15:22:11 +0000 (15:22 +0000)
Synch import_dirs with the result of "make install". It could have
been fixed the other way round, but fixing the config files makes more
sense to me. Furthermore, I've got a 50% chance of taking the correct
route by pure accident... ;-)

base.conf.in

index d7cd1cc..064b029 100644 (file)
@@ -3,7 +3,7 @@
 Package {
         name           = "base",
 #ifdef INSTALLING
-       import_dirs    = [ "$libdir/imports" ]
+       import_dirs    = [ "$libdir/imports/base" ]
 #else
        import_dirs    = [ "$libdir/libraries/base" ],
 #endif