Browse Source

rename package name, it is a library package

Waldemar Brodkorb 15 years ago
parent
commit
3eab3247d7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/expat/Makefile

+ 1 - 1
package/expat/Makefile

@@ -17,7 +17,7 @@ endif
 
 include ${TOPDIR}/mk/package.mk
 
-$(eval $(call PKG_template,LIBEXPAT,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION},${PKG_OPTS}))
+$(eval $(call PKG_template,LIBEXPAT,libexpat,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION},${PKG_OPTS}))
 
 CONFIGURE_STYLE:=	gnu
 BUILD_STYLE:=		auto