From 1ee28515a05409a80379bf03e8604cef1ab0f473 Mon Sep 17 00:00:00 2001 From: Phil Sutter Date: Sun, 13 Jun 2010 15:15:06 +0200 Subject: do not use ${INSTALL_BIN} for libraries Better use ${CP}, as ${INSTALL_BIN} follows the symlinks and therefore creates duplicate files. While here, also fix the build-deps of libXfixes. --- package/libXfixes/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/libXfixes') diff --git a/package/libXfixes/Makefile b/package/libXfixes/Makefile index a9e3c7a27..283a043ce 100644 --- a/package/libXfixes/Makefile +++ b/package/libXfixes/Makefile @@ -9,7 +9,7 @@ PKG_RELEASE:= 1 PKG_MD5SUM:= 86eb4b916cd5948c0e20d279107b3331 PKG_DESCR:= X Fixes Library PKG_SECTION:= libs -PKG_BUILDDEP+= fixesproto +PKG_BUILDDEP+= fixesproto xextproto xproto libX11 PKG_URL:= http://xorg.freedesktop.org PKG_SITES:= http://xorg.freedesktop.org/archive/individual/lib/ -- cgit v1.2.3