From b56c73c95f08099803c60d9e2f2584f231220d47 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 1 Mar 2011 19:51:32 +0100 Subject: misc patches needed for allmodconfig for ibm-x40-eglibc on Darwin OS * fix *.pc / *-config file handling. --- package/tslib/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'package/tslib') diff --git a/package/tslib/Makefile b/package/tslib/Makefile index 17301acf5..e32eb3099 100644 --- a/package/tslib/Makefile +++ b/package/tslib/Makefile @@ -30,6 +30,9 @@ CONFIGURE_ARGS+= --disable-ucb1x00 \ pre-build: @chmod u+x ${WRKBUILD}/install-sh +pre-install: + $(INSTALL_DIR) $(WRKINST)/etc + post-install: $(INSTALL_DIR) $(IDIR_TSLIB)/etc $(INSTALL_DIR) $(IDIR_TSLIB)/usr/lib/ts -- cgit v1.2.3