Files
poky/openembedded/packages/make/make-3.80/SCCS.patch
Richard Purdie 4db4ee4cb3 Add make
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@409 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-05-22 22:16:54 +00:00

17 lines
421 B
Diff

#
# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
#
--- make-3.80/configure.in~SCCS
+++ make-3.80/configure.in
@@ -264,7 +264,7 @@
[Define this if the SCCS 'get' command understands the '-G<file>' option.]);;
esac
fi
-rm -f s.conftest conftoast
+rm -f s.conftest conftoast SCCS/*s.conftest
# Check the system to see if it provides GNU glob. If not, use our
# local version.