author | kergoth <kergoth> | 2003-01-23 20:14:59 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-01-23 20:14:59 (UTC) |
commit | 57ed11c1dddb5dc974903c291007662c1f5203c6 (patch) (side-by-side diff) | |
tree | ebeb51b12c7a94e3416f9f471879d244f01053ed /packages | |
parent | 2b0157e5c600f6880ef10a1df187df45ac25f051 (diff) | |
download | opie-57ed11c1dddb5dc974903c291007662c1f5203c6.zip opie-57ed11c1dddb5dc974903c291007662c1f5203c6.tar.gz opie-57ed11c1dddb5dc974903c291007662c1f5203c6.tar.bz2 |
compile fix, just because you add something to the configuration system doesnt mean it actually builds.
-rw-r--r-- | packages | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -39,3 +39,3 @@ CONFIG_ADVANCEDFM noncore/apps/advancedfm advancedfm.pro CONFIG_APPEARANCE2 noncore/settings/appearance2 appearance2.pro -CONFIG_APPLET noncore/net/opietooth/applet applet.pro +CONFIG_OPIETOOTH-APPLET noncore/net/opietooth/applet applet.pro CONFIG_AQPKG noncore/apps/aqpkg aqpkg.pro @@ -86,3 +86,3 @@ CONFIG_LAUNCHER-SETTINGS core/settings/launcher launcher.pro CONFIG_LAUNCHER_CORE core/launcher launcher.pro -CONFIG_LIB noncore/net/opietooth/lib lib.pro +CONFIG_LIBOPIETOOTH noncore/net/opietooth/lib lib.pro CONFIG_LIBKATE noncore/apps/tinykate/libkate libkate.pro @@ -97,3 +97,3 @@ CONFIG_LIQUID noncore/styles/liquid liquid.pro CONFIG_LOGOUTAPPLET core/applets/logoutapplet logoutapplet.pro -CONFIG_MANAGER noncore/net/opietooth/manager manager.pro +CONFIG_OPIETOOTH-MANAGER noncore/net/opietooth/manager manager.pro CONFIG_MEDIUMMOUNT noncore/settings/mediummount mediummount.pro |