summaryrefslogtreecommitdiff
path: root/package/glibc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-09-26 09:53:17 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2009-09-26 09:53:17 +0200
commit401dabf66529cfb5ab47b4c78d5e25fd493eef1f (patch)
tree2720b8115cb592404073bc31790d445d9e912dc9 /package/glibc
parent36e7d9c575d0e74aed96c8c3eb1b1cdd1e60dd0b (diff)
parentb90cc7f1ad47a02d811f45b1b6fa0c5fc5bf0edf (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/glibc')
-rw-r--r--package/glibc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/glibc/Makefile b/package/glibc/Makefile
index 9cd8748b8..c068c3606 100644
--- a/package/glibc/Makefile
+++ b/package/glibc/Makefile
@@ -63,5 +63,6 @@ endif
install-headers
touch $(IDIR_GLIBC_DEV)/usr/include/gnu/stubs.h
touch $(IDIR_GLIBC_DEV)/usr/include/bits/stdio_lim.h
+ @find $(IDIR_GLIBC_DEV) -name .install -delete
include ${TOPDIR}/mk/pkg-bottom.mk