mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-04 23:03:10 +02:00
revert some package debugging stuff that accidentally got committed
(had changed download link to a local file:// link)
This commit is contained in:
parent
89d817b095
commit
7b20736d71
@ -25,12 +25,11 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_FIXUP:=libtool
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
#PKG_SOURCE_URL:=\
|
||||
# http://user.cs.tu-berlin.de/~dvdkhlng/ \
|
||||
# http://mosquito.dyndns.tv/~spock/
|
||||
PKG_SOURCE_URL:= file://~/forth/gforth/
|
||||
#PKG_MD5SUM:=5ada9cc3f72fea8ea002bbae4b39d118
|
||||
#f912b58c2434a9e1df7d4f8db75636da
|
||||
PKG_SOURCE_URL:=\
|
||||
http://user.cs.tu-berlin.de/~dvdkhlng/ \
|
||||
http://mosquito.dyndns.tv/~spock/
|
||||
#PKG_SOURCE_URL:= file://~/forth/gforth/
|
||||
PKG_MD5SUM:=5ada9cc3f72fea8ea002bbae4b39d118
|
||||
|
||||
# Alternate download #1 via CVS: this doesn't work, as CVS is missing the
|
||||
# kernel.fi images needed for boot-strapping :(
|
||||
|
Loading…
Reference in New Issue
Block a user