diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2010-07-30 11:09:39 +0200 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-07-30 11:09:39 +0200 |
| commit | 6506a9625c772f787201532cc579c2652ad437c8 (patch) | |
| tree | 0c100d31f4052751f48d7dd843a23ec0d9d5ae1b /package/tslib/Makefile | |
| parent | 4d36338cd8f5a2ede3f6d199a9e507fe10b95959 (diff) | |
| parent | 0e9c9f94821959eb281428a52e3a5630765ca6ac (diff) | |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/tslib/Makefile')
| -rw-r--r-- | package/tslib/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/tslib/Makefile b/package/tslib/Makefile index 5f384b7f6..2ebd83179 100644 --- a/package/tslib/Makefile +++ b/package/tslib/Makefile @@ -27,6 +27,9 @@ CONFIGURE_ARGS+= --disable-ucb1x00 \ --disable-linear-h2200 \ --disable-arctic2 +pre-build: + @chmod u+x ${WRKBUILD}/install-sh + post-install: $(INSTALL_DIR) $(IDIR_TSLIB)/etc $(INSTALL_DIR) $(IDIR_TSLIB)/usr/lib/ts |
