2007-08-04 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@gnu.org>
Sat, 4 Aug 2007 20:48:38 +0000 (20:48 +0000)
committerRoland McGrath <roland@gnu.org>
Sat, 4 Aug 2007 20:48:38 +0000 (20:48 +0000)
* posix/Makefile ($(objpfx)getconf.speclist): Fix typo.

posix/Makefile

index bef2665..187d9a0 100644 (file)
@@ -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 $@