From: Roland McGrath Date: Wed, 22 Sep 2004 21:49:45 +0000 (+0000) Subject: Fix typo. X-Git-Tag: cvs/fedora-glibc-2_3_3-55~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aaadc59ce11b8968f272d15c0590155e55acdf57;p=thirdparty%2Fglibc.git Fix typo. --- diff --git a/fedora/Makefile b/fedora/Makefile index ba66904f562..9e9165d9da3 100644 --- a/fedora/Makefile +++ b/fedora/Makefile @@ -70,7 +70,7 @@ $(tar-name)-$(snapshot-name)-$(glibc-branch).patch: makepatch.awk glibc.spec \ awk -v OLDVER=$(tar-name)-$(snapshot-name) \ -v NEWVER=$(tar-name)-$(snapshot-name)-$(glibc-branch) \ -f $< > patch.tmp - mv -f patch.tmp + mv -f patch.tmp $@ # makepatch.awk omits these files from the patch; we put them in a tar file. outside-patch = redhat c_stubs rtkaio glibc-compat \