python: Remove bogus PACKAGES_DYNAMIC
authorRichard Purdie <rpurdie@rpsys.net>
Thu, 26 Oct 2006 18:15:01 +0000 (18:15 +0000)
committerRichard Purdie <rpurdie@rpsys.net>
Thu, 26 Oct 2006 18:15:01 +0000 (18:15 +0000)
packages/python/python_2.4.3.bb

index 2650926..7718dd0 100644 (file)
@@ -67,5 +67,4 @@ require python-${PV}-manifest.inc
 RPROVIDES_python-core = "python"
 RPROVIDES_python-curses = "python"
 PACKAGES =+ "libpython2"
-PACKAGES_DYNAMIC = "libpython2"
 FILES_libpython2 = "${libdir}/libpython*"