Explorar el Código

.template: add a hint about master sites

Signed-off-by: Phil Sutter <phil@nwl.cc>
Phil Sutter hace 13 años
padre
commit
3b5884bfdf
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      package/.template/Makefile

+ 2 - 0
package/.template/Makefile

@@ -14,6 +14,8 @@ PKG_DEPENDS:=		add dependendant package names
 PKG_BUILDDEP:=		add packages which need to be compiled
 PKG_URL:=		add project url
 PKG_SITES:=		add download url without package name
+# alternatively use a pre-defined set of mirrors, see mk/mirrors.mk:
+#PKG_SITES:=		${MASTER_SITE_SOURCEFORGE:=sub/path/}
 
 # if more than one binary package is created, add symbol names of all here
 # leave variable empty, when no binary package is created. You can set it