summaryrefslogtreecommitdiff
path: root/package/expat
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-12-20 13:14:42 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2009-12-20 13:14:42 +0100
commit3eab3247d79acb0648ca0008075161159b70bede (patch)
treeaaf5aee769dc263307fdc128c7e264b0c59dc29e /package/expat
parentfed4931572ca5a46b4f316184f3f8d357636fbfb (diff)
rename package name, it is a library package
Diffstat (limited to 'package/expat')
-rw-r--r--package/expat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/expat/Makefile b/package/expat/Makefile
index 0a3a93a3a..51ce68858 100644
--- a/package/expat/Makefile
+++ b/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