mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-19 13:40:59 +08:00
2007-08-04 Roland McGrath <roland@redhat.com>
* posix/Makefile ($(objpfx)getconf.speclist): Fix typo.
This commit is contained in:
parent
11960f7f59
commit
d9967a8b0e
@ -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 $@
|
||||
|
Loading…
x
Reference in New Issue
Block a user