From e033be0c91e5776b3eef31a02aed849696e73f45 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 30 Jun 2011 01:53:16 -0700 Subject: misc-functions.sh: remove stale NEEDED* files --- bin/misc-functions.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'bin') diff --git a/bin/misc-functions.sh b/bin/misc-functions.sh index 09decf327..d708c1d8e 100755 --- a/bin/misc-functions.sh +++ b/bin/misc-functions.sh @@ -340,6 +340,7 @@ install_qa_check() { fi # Save NEEDED information after removing self-contained providers + rm -f "$PORTAGE_BUILDDIR"/build-info/NEEDED{,.ELF.2} scanelf -qyRF '%a;%p;%S;%r;%n' "${D}" | { while IFS= read -r l; do arch=${l%%;*}; l=${l#*;} obj="/${l%%;*}"; l=${l#*;} -- cgit v1.2.3-1-g7c22