fix default downloads from svn

SVN-Revision: 9471
This commit is contained in:
Felix Fietkau 2007-10-31 22:37:56 +00:00
parent 4b91aa933e
commit e66a211078
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ endif
define Download/default
FILE:=$(PKG_SOURCE)
URL:=$(PKG_SOURCE_URL)
SUBDIR:=$(PKG_SOURCE_SUBDIR)
PROTO:=$(PKG_SOURCE_PROTO)
VERSION:=$(PKG_SOURCE_VERSION)
MD5SUM:=$(PKG_MD5SUM)