Adding md5sum checks

Using local python instead of host python for numpy



git-svn-id: svn://svn.openwrt.org/openwrt/packages@11529 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
ryd
2008-06-17 22:05:39 +00:00
parent fd5756f600
commit 7a6ccf7c65
7 changed files with 8 additions and 1 deletions

View File

@ -13,6 +13,7 @@ PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://gstreamer.freedesktop.org/src/gst-python/
PKG_FIXUP:=libtool
PKG_MD5SUM:=2c633a06c140024dd0d59db1e87e6945
include $(INCLUDE_DIR)/package.mk