Changeset 585

Show
Ignore:
Timestamp:
09/11/06 23:33:21 (2 years ago)
Author:
tg
Message:

revert from "distfile made by wbx" to upstream distfile,
since www.freewrt.org/distfiles/ is apparently gone, and
we don't need to repackage it anyway just to add a level
of subdirectory indirection; the new WRKDIR code already
handles that fine

@wbx: why was the "@SF" not removed when you switched it
to "our own distfile"?

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/tools/lzma/Makefile

    r464 r585  
    33PKG_NAME:=              lzma 
    44PKG_VERSION:=           432 
    5 PKG_MD5SUM:=            d3a40c06de82db6601ae565ba6cd618a 
     5PKG_MD5SUM:=            155c1ebce5bc6710ae7ecc926226d9d7 
    66PKG_SOURCE_URL:=        @SF/sevenzip 
    7 PKG_SOURCE:=            $(PKG_NAME)-$(PKG_VERSION).tar.bz2 
     7PKG_SOURCE:=            $(PKG_NAME)$(PKG_VERSION).tar.bz2 
     8WRKSRC=                 ${WRKDIR} 
    89CRLF_WORKAROUND:=       y 
    910