Explorar el Código

fix DISTFILES

Waldemar Brodkorb hace 10 años
padre
commit
5b9b437ea1
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      package/swig/Makefile

+ 2 - 0
package/swig/Makefile

@@ -12,6 +12,8 @@ PKG_SECTION:=		lang
 PKG_URL:=		http://www.swig.org/
 PKG_SITES:=		${MASTER_SITE_SOURCEFORGE:=swig/}
 
+DISTFILES:=		${PKG_NAME}-${PKG_VERSION}.tar.gz
+
 PKG_ARCH_DEPENDS:=	native
 
 include $(TOPDIR)/mk/host.mk