From: <abe...@us...> - 2011-12-31 21:08:16
|
Revision: 5344 http://astlinux.svn.sourceforge.net/astlinux/?rev=5344&view=rev Author: abelbeck Date: 2011-12-31 21:08:05 +0000 (Sat, 31 Dec 2011) Log Message: ----------- runnix, same version but official repo Modified Paths: -------------- branches/1.0/boot/runnix/runnix.mk Modified: branches/1.0/boot/runnix/runnix.mk =================================================================== --- branches/1.0/boot/runnix/runnix.mk 2011-12-24 20:03:38 UTC (rev 5343) +++ branches/1.0/boot/runnix/runnix.mk 2011-12-31 21:08:05 UTC (rev 5344) @@ -5,8 +5,7 @@ ############################################################# RUNNIX_VER:=0.4-5339 RUNNIX_SOURCE:=runnix-$(RUNNIX_VER).tar.gz -#RUNNIX_SITE:=http://mirror.astlinux.org/runnix4 -RUNNIX_SITE:=http://lonnie.abelbeck.com/runnix4 +RUNNIX_SITE:=http://mirror.astlinux.org/runnix4 RUNNIX_DIR:=$(BUILD_DIR)/runnix-$(RUNNIX_VER) RUNNIX_CAT:=zcat RUNFS_DIR:=$(BUILD_DIR)/runfs This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |