diff options
Diffstat (limited to 'package/libs')
-rw-r--r-- | package/libs/libroxml/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/libs/libroxml/Makefile b/package/libs/libroxml/Makefile index 1c7b3d3470..18a0d763e9 100644 --- a/package/libs/libroxml/Makefile +++ b/package/libs/libroxml/Makefile @@ -11,7 +11,6 @@ PKG_NAME:=libroxml PKG_VERSION:=2.3.0 PKG_RELEASE:=2 -PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://download.libroxml.net/pool/v2.x PKG_MD5SUM:=a975f91be150f7a19168a45ce15769ca |