X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Flibs%2Flibroxml%2FMakefile;fp=package%2Flibs%2Flibroxml%2FMakefile;h=783874e8824ae7bd9ab6b4b35363347b073cca19;hb=61fa7ff710020914e0fec6180672685ebd8a6902;hp=c591856f3b0475006f0c433f946531e6da7fbd0f;hpb=1ecb4fe573117ffbec330a95ea254c620aea5d9b;p=openwrt-working-2016%2F.git diff --git a/package/libs/libroxml/Makefile b/package/libs/libroxml/Makefile index c591856f3b..783874e882 100644 --- a/package/libs/libroxml/Makefile +++ b/package/libs/libroxml/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libroxml PKG_VERSION:=2.3.0 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz @@ -32,7 +32,6 @@ endef CONFIGURE_ARGS += \ --enable-shared \ --enable-static \ - --disable-xml-xpath-engine \ --disable-roxml define Build/InstallDev