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 bef2665161089d38f3f5654d55994674feb700fd..187d9a046f212e85d97b4237bf3b9367a0c7b96c 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 $@