summaryrefslogtreecommitdiff
path: root/fedora
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2004-09-22 21:49:45 +0000
committerRoland McGrath <roland@gnu.org>2004-09-22 21:49:45 +0000
commitaaadc59ce11b8968f272d15c0590155e55acdf57 (patch)
tree4b883dc2906be5e152bd63947235c5d99334a44d /fedora
parenta343cb0f24c70b6c1262f9cddaf6d6a9bd68dd59 (diff)
Fix typo.
Diffstat (limited to 'fedora')
-rw-r--r--fedora/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/fedora/Makefile b/fedora/Makefile
index ba66904f56..9e9165d9da 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 \