Files
poky/meta/packages/make/files/SCCS.patch
Marcin Juszkiewicz d8b0c3606e make: added 3.81 from OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2261 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-01 12:11:35 +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.