From: kay.sievers@vrfy.org Date: Sat, 19 Mar 2005 01:15:43 +0000 (+0100) Subject: [PATCH] klibc: remove SCCS directories from the temporary klibc install X-Git-Tag: 056~2 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21c0367349371affa33e8752083948bac6b0a7cd;p=systemd [PATCH] klibc: remove SCCS directories from the temporary klibc install --- diff --git a/Makefile b/Makefile index 63d33d36..97d20b21 100644 --- a/Makefile +++ b/Makefile @@ -221,6 +221,7 @@ $(KLCC): INSTALLDIR=$(KLIBC_INSTALL) \ bindir=$(KLIBC_INSTALL)/bin \ mandir=$(KLIBC_INSTALL)/man all install + -find $(KLIBC_INSTALL)/include -name SCCS -print| xargs rm -rf udev.a: $(UDEV_OBJS) rm -f $@