summaryrefslogtreecommitdiff
path: root/package/glibc/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-09-25 16:20:08 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2009-09-25 16:20:08 +0200
commit16b627883cdd2fb2258002b30dfa61c440373e9c (patch)
treead80cc8480a05bc4f91d54edaae5b7f5b608fb57 /package/glibc/Makefile
parent2196fce0b2ee7d8188c1d34fc1d6bb6555538870 (diff)
parent418f934071ec5fc3afc1540df2c2ed27b676f306 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/glibc/Makefile')
-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