summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/make/files/SCCS.patch
blob: c7ec3bd07f03795511c4f2fb1b63c9b359c955d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Upstream-Status: Pending

#
# 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.