summaryrefslogtreecommitdiff
path: root/posix
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2007-08-04 20:48:38 +0000
committerRoland McGrath <roland@gnu.org>2007-08-04 20:48:38 +0000
commitd9967a8b0e24809866defeb15e6dac3cc8002dc5 (patch)
tree7cd69a98702e063e284b8db9f3bb36e7ca96e717 /posix
parent11960f7f595981641edc0816e7642c888b177784 (diff)
2007-08-04 Roland McGrath <roland@redhat.com>
* posix/Makefile ($(objpfx)getconf.speclist): Fix typo.
Diffstat (limited to 'posix')
-rw-r--r--posix/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/posix/Makefile b/posix/Makefile
index bef2665161..187d9a046f 100644
--- a/posix/Makefile
+++ b/posix/Makefile
@@ -303,4 +303,4 @@ $(inst_libexecdir)/getconf: $(inst_bindir)/getconf \
$(objpfx)getconf.speclist: $(objpfx)getconf
LC_ALL=C GETCONF_DIR=/dev/null \
$(run-program-prefix) $< _POSIX_V6_WIDTH_RESTRICTED_ENVS > $@.new
- mv -f $@.new
+ mv -f $@.new $@