From 6f25145ab702271fac182267ba3f604af00a6e27 Mon Sep 17 00:00:00 2001 From: Michael 'Mickey' Lauer Date: Wed, 14 Jan 2009 00:38:40 +0000 Subject: python-setuptools[-native]: 0.6c8 -> 0.6c9 --- packages/python/python-setuptools-native_0.6c9.bb | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 packages/python/python-setuptools-native_0.6c9.bb (limited to 'packages/python/python-setuptools-native_0.6c9.bb') diff --git a/packages/python/python-setuptools-native_0.6c9.bb b/packages/python/python-setuptools-native_0.6c9.bb new file mode 100644 index 0000000000..0bbf9c32fc --- /dev/null +++ b/packages/python/python-setuptools-native_0.6c9.bb @@ -0,0 +1,9 @@ +require python-setuptools_${PV}.bb +inherit native + +FILESPATH = "${FILE_DIRNAME}/python-setuptools" +DEPENDS = "python-native" + +do_stage() { + distutils_stage_all +} -- cgit v1.2.3