[packages] ossp-js: don't autoreconf
[openwrt/svn-archive/archive.git] / libs / libxapian / Makefile
index ed50bae191d05e8922f2a0a6b91bd1d5fe877869..82b3cecd28271ad454cd301a4e7c9352fc11c916 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=xapian-core
 PKG_VERSION:=1.0.7
-PKG_RELEASE:=2
+PKG_RELEASE:=3
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://oligarchy.co.uk/xapian/$(PKG_VERSION)
@@ -25,7 +25,7 @@ TARGET_LDFLAGS+= \
        -L$(STAGING_DIR)/usr/lib/libiconv/lib \
 
 define Package/libxapian
-  SECTION:=lib
+  SECTION:=libs
   CATEGORY:=Libraries
   TITLE:=xapian
   URL:=http://xapian.org