From a8a7aa9a1178682a6636948a59146e083f462f7b Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Sat, 12 Jul 2008 14:08:20 +0000 Subject: python-setuptools[-native] 0.6c6 update to 0.6c8 --- packages/python/python-setuptools-native_0.6c6.bb | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 packages/python/python-setuptools-native_0.6c6.bb (limited to 'packages/python/python-setuptools-native_0.6c6.bb') diff --git a/packages/python/python-setuptools-native_0.6c6.bb b/packages/python/python-setuptools-native_0.6c6.bb deleted file mode 100644 index b7716d8cac..0000000000 --- a/packages/python/python-setuptools-native_0.6c6.bb +++ /dev/null @@ -1,9 +0,0 @@ -require python-setuptools_${PV}.bb -inherit native - -DEPENDS = "python-native" - -do_stage() { - BUILD_SYS=${BUILD_SYS} HOST_SYS=${HOST_SYS} \ - ${STAGING_BINDIR_NATIVE}/python setup.py install -} -- cgit v1.2.3