summaryrefslogtreecommitdiff
path: root/package/libXi/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-06-20 21:14:22 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-06-20 21:14:22 +0200
commit7695ce447acb41050295fd205e14ba55c378cdd2 (patch)
tree08ae0b84457071688c45f72a49150c4807006c33 /package/libXi/Makefile
parent9cef6f4deb8f736d63bb41dc7e34793ad60db482 (diff)
parent19d35b947f30b2b3ac98ff039832ae46df7fee8c (diff)
Merge branch 'upstream'
Diffstat (limited to 'package/libXi/Makefile')
-rw-r--r--package/libXi/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/libXi/Makefile b/package/libXi/Makefile
index 097b902d3..e3c97b139 100644
--- a/package/libXi/Makefile
+++ b/package/libXi/Makefile
@@ -11,13 +11,13 @@ PKG_DESCR:= X Window System client interface to the XINPUT extension to the X p
PKG_SECTION:= x11
PKG_BUILDDEP+= xproto xextproto libXext
PKG_URL:= http://xorg.freedesktop.org/
-PKG_SITES:= http://xorg.freedesktop.org/releases/individual/lib/
+PKG_SITES:= ${MASTER_SITE_XORG}
include $(TOPDIR)/mk/package.mk
-$(eval $(call PKG_template,LIBXI,libxi,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
+$(eval $(call PKG_template,LIBXI,${PKG_NAME},$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
-CONFIGURE_ARGS+= --disable-malloc0returnsnull
+CONFIGURE_ARGS+= --disable-malloc0returnsnull
post-install:
$(INSTALL_DIR) $(IDIR_LIBXI)/usr/lib