-rw-r--r-- | examples/python/config.in | 2 | ||||
-rw-r--r-- | packages | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/python/config.in b/examples/python/config.in index d174e6b..08284b8 100644 --- a/examples/python/config.in +++ b/examples/python/config.in @@ -1,3 +1,3 @@ - config PYTHON_EXMAPLES + config PYTHON_EXAMPLES boolean "Build Python Examples" default "n" @@ -166,5 +166,5 @@ CONFIG_PPP noncore/settings/networksettings/ppp ppp.pro CONFIG_PYQUICKLAUNCH-APPLET noncore/applets/pyquicklaunch pyquicklaunch.pro CONFIG_PYQUICKLAUNCHER noncore/tools/pyquicklauncher pyquicklauncher.pro -CONFIG_PYTHON-EXAMPLES examples/python bla.pro +CONFIG_PYTHON-EXAMPLES examples/python python.pro CONFIG_QASHMONEY noncore/apps/qashmoney qashmoney.pro CONFIG_QASTEROIDS noncore/games/qasteroids qasteroids.pro |