From 899f35e8f71271de177f81cb470b9e87965107f2 Mon Sep 17 00:00:00 2001 From: Stanislav Brabec Date: Fri, 20 Mar 2009 14:06:09 +0000 Subject: rpm, yum: Reverted back python "site-recipes" to "site-packages". --- recipes/rpm/rpm_4.4.2.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/rpm') diff --git a/recipes/rpm/rpm_4.4.2.3.bb b/recipes/rpm/rpm_4.4.2.3.bb index 6c2dc55e69..cb8bdd647a 100644 --- a/recipes/rpm/rpm_4.4.2.3.bb +++ b/recipes/rpm/rpm_4.4.2.3.bb @@ -30,7 +30,7 @@ EXTRA_OECONF = "--with-python \ --without-efence" PACKAGES += "python-rpm" -FILES_python-rpm = "${libdir}/python*/site-recipes/rpm/_*" +FILES_python-rpm = "${libdir}/python*/site-packages/rpm/_*" # Handle the db MUTEX settings here, the POSIX library is # the default - "POSIX/pthreads/library". -- cgit v1.2.3