Browse Source

fix DISTFILES

Waldemar Brodkorb 10 years ago
parent
commit
5b9b437ea1
1 changed files with 2 additions and 0 deletions
  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