From 4378da95311dfac766e6b6889b82dbfe87282c71 Mon Sep 17 00:00:00 2001 From: lars Date: Sat, 6 Feb 2010 22:44:51 +0000 Subject: [PATCH] [packages] python: Only python mini should install the python binary. git-svn-id: svn://svn.openwrt.org/openwrt/packages@19537 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- lang/python/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/lang/python/Makefile b/lang/python/Makefile index 53da8f0a2..c017fafbf 100644 --- a/lang/python/Makefile +++ b/lang/python/Makefile @@ -178,7 +178,6 @@ define Build/InstallDev endef define PyPackage/python/filespec -+|/usr/bin/python$(PYTHON_VERSION) +|/usr/lib/python$(PYTHON_VERSION) -|/usr/lib/python$(PYTHON_VERSION)/bsddb/test -|/usr/lib/python$(PYTHON_VERSION)/config -- 2.11.0